From 625b1005939e76d6a5b2d241635be3b8a89eb128 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 20 Mar 2020 08:41:07 +0000 Subject: Add comments for translators (#9510) * Add translator comments for "special" strings * Add translator comments for some "tricky" strings --- util/updatepo.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'util') 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_ \ -- cgit v1.2.3