2 SETLOCAL ENABLEDELAYEDEXPANSION
\r
4 ..\bin\release\bin\ResText extract ..\bin\release\bin\TortoiseProcLang.dll ..\bin\release\bin\TortoiseMergeLang.dll ..\bin\release\bin\TortoiseIDiffLang.dll ..\bin\release\bin\TortoiseGitBlameLang.dll -useheaderfile TortoisePotHeader.txt Tortoise.pot
\r
6 rem leave the next two lines commented. The msgremove tool changes the
\r
7 rem sequence "\r\n" to "r\n" - removing the backslash before the r!!!
\r
8 rem msgremove Tmp.pot -i ignore.po -o Tortoise.pot
\r
11 rem leave this line commented. I fear it destroys the asian .po files
\r
12 rem FOR %%i in (*.po) do msgmerge --no-wrap -s %%i Tortoise.pot -o %%i
\r