Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1451 → Rev 1452

/sved/tags/2023.1/nls/regen.bat
0,0 → 1,12
@ECHO OFF
 
utf8tocp 437 en_utf8.txt > en.txt
utf8tocp maz pl_utf8.txt > pl.txt
utf8tocp 866 ru_utf8.txt > ru.txt
 
..\svarlang\tlumacz en pl ru
move /y out.lng ..\sved.lng
move /y deflang.c ..
 
del ??.txt
:: 406