Files @ r19864:c0b662df5bb7
Branch filter:

Location: cpp/openttd-patchpack/source/os/os2/build_lang.cmd

translators
(svn r24819) -Update from WebTranslator v3.0:
basque - 3 changes by lutxiketa
malay - 51 changes by richz
polish - 3 changes by wojteks86
russian - 1 changes by Lone_Wolf
1
2
3
4
5
6
7
8
rem
rem Building language files...
rem
cd ..
strgen\strgen
for %%f in (lang\*.txt) do strgen\strgen %%f
cd strgen