Changeset 245


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

Location:
trunk
Files:
7 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 '
  • trunk/bootcode/regular/videoio.asm

    r244 r245  
    460460                db      0CAh
    461461                db      0CBh
     462                db      085h
     463                db      0D5h
     464                db      0C4h
     465                db      0D7h
     466                db      0C4h
     467                db      085h
    462468
    463469;        In: BX - Begin Position, DX - End Position
     
    701707; Put the Build Information at the POST BIOS screen.
    702708;
    703 VideoIO_PrintBuildInfo  Proc    Near    Uses ax bx cx si di
     709VideoIO_PrintBuildInfo  Proc    Near    Uses ax bx dx cx si di
    704710        ; Print header.
    705711        mov     si, offset [build_date]
     
    713719        call    VideoIO_FixedPrint
    714720        mov     cx, 10
     721        xor     dx, dx
    715722        mov     [TextPosX], 65
    716723        mov     al, ' '
     
    729736        push    [si+bx+02]
    730737        push    [si+bx+04]
     738        mov     dx, 5
    731739        mov     di, si
    732740        add     di, bx
    733741        add     si, 17
    734742        mov     cx, 7
     743        add     cx, dx
     744        inc     cx
    735745        cld
    736746        rep     movsb
    737747        xchg    bx, cx
    738         mov     al, 085h
    739         stosb
    740748        pop     [di+bx+04]
    741749        pop     [di+bx+02]
    742750        pop     [di+bx+00]
    743751        pop     si
     752        sub     [TextPosX], dl
    744753        xchg    ah, al
    745754    @@:
     
    753762        shl     ax, 4
    754763        add     cx, 4
     764        add     cx, dx
    755765    @@: lodsb
    756766        xor     al, ah
    757767        call    VideoIO_PrintSingleChar
    758768        loop    @B
    759 
    760769        add     [TextPosY], 2
    761770        mov     [TextPosX], 0
    762771        call    MBR_TeletypeSyncPos
    763 
    764772        ret
    765773VideoIO_PrintBuildInfo  EndP
  • trunk/bootcode/setup/main.asm

    r214 r245  
    3030;~ LocMENU_ItemPack             equ          8 ; only if VariablePtr>0
    3131
     32IF  NOT BLD_LANG_TXT EQ 'es'
    3233SETUP_UpperFixString          db 'SETUP ',0 ; AddOn for "AiR-BOOT SETUP vX.XX"
     34ENDIF
    3335
    3436include setup/menus.asm                  ; Menu structures
     
    577579   call    VideoIO_FixedPrint            ; Put 'AiR-BOOT' to 1st line...
    578580   push    si
     581
     582; rousseau.comment.201807101222 :: Need to make this a lang-dependend function
     583IF  BLD_LANG_TXT EQ 'es'
     584      mov     cx, 0118h
     585      call    VideoIO_Locate
     586ENDIF
    579587      mov     si, offset SETUP_UpperFixString
    580588      call    VideoIO_Print              ; and 'SETUP'...
  • trunk/bootcode/text/es/menus.asm

    r237 r245  
    1818;---------------------------------------------------------------------------
    1919;                                          AiR-BOOT SETUP / ALL SETUP MENUS
    20 ; v001 - English - by Martin Kiewitz
     20; v001 - Spanish - by Alfredo Fern ndez D¡az
    2121;---------------------------------------------------------------------------
    2222
     
    2424;----------------------------------|-------------------------------|--------
    2525TXT_SETUP_PartitionSetup       db 'CONFIGURAR PARTICIONES', 0
    26 TXT_SETUP_BasicOptions         db 'OPCIONES B',0b5h,'SICAS', 0
     26TXT_SETUP_BasicOptions         db 'OPCIONES BµSICAS', 0
    2727TXT_SETUP_AdvOptions           db 'OPCIONES AVANZADAS', 0
    2828TXT_SETUP_ExtOptions           db 'OPCIONES DE INICIO EXTENDIDAS', 0
     
    4545; Basic Options - Items - Max Length: 23
    4646;----------------------------------|---------------------|------------------
    47 TXT_SETUP_DefaultSelection     db 'Por omisi¢n iniciar', 0
     47TXT_SETUP_DefaultSelection     db 'Por omisi¢n, iniciar', 0
    4848TXT_SETUP_TimedBoot            db 'Temporizador', 0
    4949TXT_SETUP_TimedBootDelay       db 'Tiempo para iniciar (s)', 0
     
    9191TXT_SETUP_MAGIC_Disabled       db 'Inactivo', 0
    9292TXT_SETUP_MAGIC_Detailed       db 'Detallado', 0
    93 TXT_SETUP_MAGIC_NoBootable     db 'No iniciabl', 0
     93TXT_SETUP_MAGIC_NoBootable     db 'No iniciab.', 0
    9494; [Linux support removed since v1.02]
    9595;TXT_SETUP_MAGIC_NoLinux        db 'No Linux', 0
    96 TXT_SETUP_MAGIC_DoNothing      db 'Ignorar', 0
     96TXT_SETUP_MAGIC_DoNothing      db 'Continuar', 0
    9797TXT_SETUP_MAGIC_ResetTime      db 'Reiniciar', 0
    9898TXT_SETUP_MAGIC_StopTime       db 'Detener', 0
     
    190190                               db 'para el inicio.', 0
    191191                               db 0
    192 TXT_SETUPHELP_TimedKeyHandling db 'Establece qu‚ hacer si', 0
    193                                db 'se pulsa una tecla', 0
    194                                db 'durante la cuenta para', 0
    195                                db 'el inicio.', 0
     192TXT_SETUPHELP_TimedKeyHandling db 'Efecto sobre la cuenta', 0
     193                               db 'de inicio si se pulsa', 0
     194                               db 'una tecla.', 0
    196195                               db 0
    197196TXT_SETUPHELP_BootLastIfTimed  db 'Si se activ¢ el inicio', 0
     
    201200                               db 'por omisi¢n.', 0
    202201                               db 0
    203 TXT_SETUPHELP_RememberLastBoot db 'Al inicio, colocar el', 0
     202TXT_SETUPHELP_RememberLastBoot db 'Empezar colocando el', 0
    204203                               db 'cursor del men£ sobre', 0
    205204                               db 'el £ltimo sistema que', 0
     
    343342; Must be shorter than SaveAndExitNow / QuitWithoutSaveNow
    344343;----------------------------------|----------------------------------------------------------|
    345 TXT_SETUP_AreYouSure1          db 'šEST',0b5h,' SEGURO?', 0
     344TXT_SETUP_AreYouSure1          db 'šESTµ SEGURO?', 0
    346345TXT_SETUP_AreYouSure2          db '(S/N)', 0
    347346
  • trunk/bootcode/text/es/other.asm

    r244 r245  
    8989;----------------------------------|---------|------------------------------
    9090TXT_Floppy_NoName              db 'Sin nombre '
    91 TXT_Floppy_Drive               db 'Disquete  '
     91TXT_Floppy_Drive               db 'Disquetera '
    9292TXT_Floppy_NoDisc              db 'Sin disco  '
    9393
     
    162162; Drive-Letter indication for OS/2 partitions
    163163dl_text     db  '   en unidad ',0
    164 dl_hidden   db  '   oculto   ',0
     164dl_hidden   db  '   oculta    ',0
     165
     166; Displayed above SETUP Menu
     167SETUP_UpperFixString        db 'CONFIGURACIàN DE AiR-BOOT ',0
  • trunk/include/version.h

    r244 r245  
    6565#define     BLDLVL_YEAR             "2018"
    6666#define     BLDLVL_MONTH            "07"
    67 #define     BLDLVL_DAY              "08"
     67#define     BLDLVL_DAY              "10"
    6868
    6969// Build time
  • trunk/include/version.inc

    r244 r245  
    5555AB_YEAR             EQU     2018h
    5656AB_MONTH            EQU     07h
    57 AB_DAY              EQU     08h
     57AB_DAY              EQU     10h
    5858
    5959; The Hours, Minutes and Seconds, again in BCD for easy manipulation.
Note: See TracChangeset for help on using the changeset viewer.