Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1486 → Rev 1487

/more/more.a72
330,6 → 330,7
 
LANGLIST:
DB "EN", "MORE$" ; EN must be 1st to be used as default
; non-EN strings follow
DB "DE", "WEITER$"
DB "DK", "MERE$"
DB "ES", "M", 0B5h, "S$" ; "MAS" with an A-acute (CP 850)
336,7 → 337,9
DB "FI", "LIS", 8Eh, 8Eh, "$" ; "LISAA" - AA with diaeresis (CP 850)
DB "FR", "PLUS$"
DB "IT", "PI", 0EBh, "$" ; "PIU" with U-acute (CP 850)
DB "LV", "T", 0A0h, "L", 0A0h, "K$" ; "TALAK" with A-makron (CP 775)
DB "NL", "MEER$"
DB "NO", "MER$"
DB "PL", "DALEJ$"
DB "RU", 84h,80h,8Bh,85h,85h,'$' ; "DALEE" (CP 866)
DB "SL", "VE", 0ACh, "$" ; "VEC" with C-caron (CP 852)