Changeset 30 for trunk/BOOTCODE/TEXT/EN/OTHER.ASM
- Timestamp:
- May 6, 2011, 4:25:19 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BOOTCODE/TEXT/EN/OTHER.ASM
r29 r30 52 52 ;----------------------------------|----------------------------| 53 53 TXT_BootMenuEnterSetup db 'F10 to enter Setup', 0 54 ;TXT_BootMenuEnterBootLog db 'TAB to enter Boot Log', 0 54 55 55 56 ; Dynamic Length (till 80 chars) … … 61 62 db 13, 10, ' Press any key to continue...', 0 62 63 63 TXT_VirusFoundMain: db 13, 10, ' - !ATTENTION! -> A V IRUSWAS FOUND <- !ATTENTION!', 13, 10, 064 TXT_VirusFoundMain: db 13, 10, ' - !ATTENTION! -> A V1RU5 WAS FOUND <- !ATTENTION!', 13, 10, 0 64 65 TXT_VirusFound1ok: db ' It got squashed, but the system may not reboot correctly. If this happens,', 13, 10 65 66 db ' use your AiR-BOOT system disc.', 13, 10, 0
Note:
See TracChangeset
for help on using the changeset viewer.