summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorWuzzy <wuzzy2@mail.ru>2020-03-20 08:41:07 +0000
committerGitHub <noreply@github.com>2020-03-20 09:41:07 +0100
commit625b1005939e76d6a5b2d241635be3b8a89eb128 (patch)
tree07c47b2f6925a2da46dc6f648e8b35c3da02cf2b /util
parent5c1b72544a6158346b7d8608c895678fe7d5a19b (diff)
downloadminetest-625b1005939e76d6a5b2d241635be3b8a89eb128.tar.gz
minetest-625b1005939e76d6a5b2d241635be3b8a89eb128.tar.bz2
minetest-625b1005939e76d6a5b2d241635be3b8a89eb128.zip
Add comments for translators (#9510)
* Add translator comments for "special" strings * Add translator comments for some "tricky" strings
Diffstat (limited to 'util')
-rwxr-xr-xutil/updatepo.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/updatepo.sh b/util/updatepo.sh
index 84dfd3ddb..168483bd4 100755
--- a/util/updatepo.sh
+++ b/util/updatepo.sh
@@ -49,6 +49,7 @@ cd ..
# --package-name
potfile=po/minetest.pot
xgettext --package-name=minetest \
+ --add-comments='~' \
--sort-by-file \
--add-location=file \
--keyword=N_ \