Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-11-13 11:51:27 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-11-13 11:51:27 +0300
commit4977cfaabfef2f19236916f428ac0a9666088d79 (patch)
treeecc17b2a278fe26ed33e9e7d921339bf53dad291 /scripts
parentf5538526e96c21ba273d911baf492d3bc646dfd6 (diff)
L10n/comments
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update-translations.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-translations.sh b/scripts/update-translations.sh
index 829ec4278..899ad7921 100755
--- a/scripts/update-translations.sh
+++ b/scripts/update-translations.sh
@@ -139,7 +139,7 @@ xgettext --from-code=UTF-8 \
--keyword=C_:1c,2 \
--keyword=NC_:1c,2 \
--keyword=g_dngettext:2,3 \
- --add-comments \
+ --add-comments=TRANSLATORS: \
--files-from=po/POTFILES.in \
--output=po/remmina.temp.pot \
--package-version="$GIT_TAG" \