Changeset 23 for trunk/AIR-BOOT/SOURCE/TEXT/IT/OTHER.ASM
- Timestamp:
- Mar 3, 2003, 10:28:29 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AIR-BOOT/SOURCE/TEXT/IT/OTHER.ASM
r8 r23 32 32 TXT_BootMenuHelpText1: db 'Premere [Esc] per resettare il timer, [Invio] per accettare la selezione.', 0 33 33 TXT_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 ;----------------------------------|----------------------------| 36 TXT_BootMenuEnterSetup db 'F10 Impostazioni', 0 35 37 36 38 ; Dynamic Length (till 80 chars) … … 83 85 ;----------------------------------|----------------------------------------------------------| 84 86 TXT_TooManyTries db 'Troppi tentativi, Sistema Bloccato.', 0 85 86 87 88 89 90
Note:
See TracChangeset
for help on using the changeset viewer.