Add french translation to up-to-dating script

This commit is contained in:
Nikita Zlobin 2010-12-18 23:58:38 +05:00
parent f5eb8c3037
commit a5e595f857
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ xgettext --keyword=_ -o "$POTFILE" gui/*.c gui/*.cpp
xgettext -j -L Glade -o "$POTFILE" gui/gladish.ui
msgmerge -U po/ru.po "$POTFILE"
msgmerge -U po/fr.po "$POTFILE"