Ignore:
Timestamp:
Jul 21, 2018, 8:48:54 PM (7 years ago)
Author:
Ben Rietbroek
Message:

Merged "strings-to-es-20180708.txt" provided by Alfredo [v1.1.5-testing]

Translator-build 'AiR-BOOT-v1.1.5-ES-TESTBUILD-20180721' 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/regular/std_text.asm

    r244 r246  
    6363CopyrightVersionLen   equ   6
    6464
     65IF  NOT BLD_LANG_TXT EQ 'es'
    6566; License and source info.
    6667BootEndMsg      db 'This is GPLv3+ software, please visit: http://www.gnu.org/licenses/gpl.txt', 0
    6768BootEndMsg2     db 'To obtain the sources,   please visit: http://svn.netlabs.org/air-boot', 0
     69ENDIF
    6870
    6971; Bugger...
Note: See TracChangeset for help on using the changeset viewer.