Ignore:
Timestamp:
Jul 10, 2018, 2:05:02 PM (7 years ago)
Author:
Ben Rietbroek
Message:

Merged "menus-es-20180708.asm" provided by Alfredo [v1.1.5-testing]

Translator-build 'AiR-BOOT-v1.1.5-ES-TESTBUILD-20180710' was created
from this commit.

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.4-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bootcode/airboot.asm

    r244 r245  
    10101010; part of the table above.
    10111011IF  BLD_LANG_TXT EQ 'es'
    1012                 db  'OS2-BMGR', 'v¡a BIOS', 'Flexible', '????????'
     1012                db  'OS2-BMGR', 'v¡a BIOS', 'Disquete', '????????'
    10131013ELSE
    10141014                db  'OS2-BMGR', 'via BIOS', 'Floppy  ', 'Unknown '
Note: See TracChangeset for help on using the changeset viewer.