diff options
Diffstat (limited to 'langpacks/polish/Refresh.bat')
-rw-r--r-- | langpacks/polish/Refresh.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/langpacks/polish/Refresh.bat b/langpacks/polish/Refresh.bat index 48c986854a..8720a28aff 100644 --- a/langpacks/polish/Refresh.bat +++ b/langpacks/polish/Refresh.bat @@ -8,7 +8,7 @@ set "oldLangpackPath=Deprecated\Langpack_polish.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
|