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/DT/MENUS.ASM

    r8 r12  
    6161TXT_SETUP_LinuxDefaultKernel   db 'Linux Standaard Kernel', 0
    6262TXT_SETUP_LinuxRootPart        db 'Linux hoofdafdeling', 0
     63TXT_SETUP_ForceLBAUsage        db 'Enkel BIOS-LBA', 0
    6364TXT_SETUP_ExtPartMShack        db 'Ext. Partitie M$-Hack', 0
    6465; This here may be larger than 23 chars...
     
    285286                               db 'partitie wijzigen.', 0
    286287                               db 0
     288TXT_SETUPHELP_ForceLBAUsage    db 'Uitschakelen van de', 0
     289                               db 'combinatie van LBA', 0
     290                               db 'en CHS. Er wordt dan', 0
     291                               db 'ENKEL gebruik gemaakt', 0
     292                               db 'van de BIOS LBA API''s.', 0
     293                               db 0
    287294TXT_SETUPHELP_ExtPartMShack    db 'Automatische aanpassen', 0
    288295                               db 'van partities groter', 0
Note: See TracChangeset for help on using the changeset viewer.