Changeset 245 for trunk/bootcode/text/es/other.asm
- Timestamp:
- Jul 10, 2018, 2:05:02 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bootcode/text/es/other.asm
r244 r245 89 89 ;----------------------------------|---------|------------------------------ 90 90 TXT_Floppy_NoName db 'Sin nombre ' 91 TXT_Floppy_Drive db 'Disquete 91 TXT_Floppy_Drive db 'Disquetera ' 92 92 TXT_Floppy_NoDisc db 'Sin disco ' 93 93 … … 162 162 ; Drive-Letter indication for OS/2 partitions 163 163 dl_text db ' en unidad ',0 164 dl_hidden db ' oculto ',0 164 dl_hidden db ' oculta ',0 165 166 ; Displayed above SETUP Menu 167 SETUP_UpperFixString db 'CONFIGURACIàN DE AiR-BOOT ',0
Note:
See TracChangeset
for help on using the changeset viewer.