diff options
Diffstat (limited to 'langpacks/czech/Refresh.bat')
-rw-r--r-- | langpacks/czech/Refresh.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langpacks/czech/Refresh.bat b/langpacks/czech/Refresh.bat index 8b844426af..bf426e79a7 100644 --- a/langpacks/czech/Refresh.bat +++ b/langpacks/czech/Refresh.bat @@ -8,7 +8,7 @@ set "oldLangpackPath=Deprecated\old langpack\langpack_czech2.txt" REM =========================
cd "..\..\tools\lpgen\"
-refresher.bat %language% "%oldLangpackPath%"
+call refresher.bat %language% "%oldLangpackPath%"
REM copy and reload langpack in your Miranda (uncoment next lines + enable cmdline.dll plugin to use it)
REM echo Copy and refresh Miranda NG langpack
|