Update translations.

This commit is contained in:
Diego Martínez
2017-01-29 21:48:54 -03:00
parent 27e1175fb0
commit c806807171
8 changed files with 1853 additions and 1083 deletions

View File

@ -10,6 +10,7 @@ xgettext --from-code=UTF-8 \
--keyword=S \
--keyword=NS:1,2 \
--keyword=N_ \
--add-comments='Translators:' \
-o locale/template.pot \
$(find .. -name '*.lua')