Ignore:
Timestamp:
Jan 7, 2003, 1:38:27 PM (23 years ago)
Author:
kiewitz
Message:

AIR-BOOT v1.0.
Signature-date: 2003-01-07.
Added SW language and updated images and installers.
Updated language menus.
Note: This comment was created after rebuilding the repo. [2011-07]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AIR-BOOT/SOURCE/TEXT/IT/MENUS.ASM

    r8 r12  
    6161TXT_SETUP_LinuxDefaultKernel   db 'Kernel Linux predef.', 0
    6262TXT_SETUP_LinuxRootPart        db 'Partizione Root Linux', 0
     63TXT_SETUP_ForceLBAUsage        db 'Forza uso LBA del BIOS', 0
    6364TXT_SETUP_ExtPartMShack        db 'Partiz. Estese M$ >8Gb', 0
    6465; This here may be larger than 23 chars...
     
    284285                               db 'root di Linux', 0
    285286                               db 0
     287TXT_SETUPHELP_ForceLBAUsage    db 'Forza l''uso delle API', 0
     288                               db 'LBA del BIOS invece', 0
     289                               db 'dell''uso misto di CHS', 0
     290                               db 'ed LBA.', 0
     291                               db 0
    286292TXT_SETUPHELP_ExtPartMShack    db 'Cambia dinamicamente', 0
    287293                               db 'l''ID delle partiz.', 0
Note: See TracChangeset for help on using the changeset viewer.