summary refs log tree commit diff stats
path: root/plugins/fishlim/README
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2012-06-12 20:40:42 +0200
committerBerke Viktor <berkeviktor@aol.com>2012-06-12 20:40:42 +0200
commitbf37bd37556fbf20dfa1a6b40c56453eb1fe8d01 (patch)
tree5bec18b716cac1d70aff6fc914fa1ab7bdea653e /plugins/fishlim/README
parent3ae36b7855a3b9b930430603d8c8f61bb934c424 (diff)
Update Do At plugin (Khisanth)
Diffstat (limited to 'plugins/fishlim/README')
0 files changed, 0 insertions, 0 deletions
/compile-po-files.bat?h=feature/flexible-cert&id=f8deca9b64ca8a7bbf05e2d4ee1d9d7962d13ecc'>^
1
2
3
4
5
6
7
         

                                 
                  
            

                                                                                                                                                                                                                                                 
@echo off
echo.Compiling translations . . .
cd ..\po
rmdir /q /s locale
mkdir locale
for %%A in (am az be bg ca cs de el en_GB es et eu fi fr gl hi hu it ja kn ko lt lv mk ms nb nl no pa pl pt pt_BR ru sk sl sq sr sv th uk vi wa zh_CN zh_TW) do mkdir locale\%%A\LC_MESSAGES && msgfmt -co locale\%%A\LC_MESSAGES\xchat.mo %%A.po
cd ..\build