Mouse effects: updated translations

This commit is contained in:
o9000
2015-11-08 09:23:26 +01:00
parent 095b311edc
commit e185e3fb47
7 changed files with 2615 additions and 2120 deletions

View File

@@ -1,6 +1,6 @@
Updating pot file:
find .. -name '*.c' | xargs xgettext --keyword=_ --language=C --output=updated.pot -
find .. -name '*.c' | sort -r | xargs xgettext --keyword=_ --language=C --output=updated.pot -
Followed by manual editing of updated.pot to make sure the header is OK. Then: