Ignore:
Timestamp:
Mar 3, 2003, 10:28:29 PM (22 years ago)
Author:
kiewitz
Message:

AiR-BOOT v1.01.
Signature-date: 2003-03-02.
Updated a whole bunch of sources.
Note: This comment was created after rebuilding the repo. [2011-07]

File:
1 edited

Legend:

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

    r8 r23  
    3232TXT_BootMenuHelpText1:         db 'Premere [Esc] per resettare il timer, [Invio] per accettare la selezione.', 0
    3333TXT_BootMenuHelpText2:         db 'Selezionare con i tasti freccia, oppure [TAB] per i messaggi POST del BIOS.', 0
    34 TXT_BootMenuEnterSetup         db 'F10 to enter Setup', 0
     34; Maximum 30 chars
     35;----------------------------------|----------------------------|
     36TXT_BootMenuEnterSetup         db 'F10 Impostazioni', 0
    3537
    3638; Dynamic Length (till 80 chars)
     
    8385;----------------------------------|----------------------------------------------------------|
    8486TXT_TooManyTries               db 'Troppi tentativi, Sistema Bloccato.', 0
    85 
    86 
    87 
    88 
    89 
    90 
Note: See TracChangeset for help on using the changeset viewer.