A bash script I made to review translations.

This commit is contained in:
Pere Pujal i Carabantes 2013-11-04 00:12:13 +00:00
parent 7a9c206d35
commit bd19e34731
2 changed files with 188 additions and 0 deletions

View file

@ -16,3 +16,8 @@ Thanks to Karl Ove Hufthammer for explaining these steps.
-----------
Both steps are the same? Do we ever run create_pot.sh?
Run "check_translations.sh file.po" when you add a new translation, it should
look at the different places where the translation should be listed and tell
you if there is any problem.