summaryrefslogtreecommitdiffstats
path: root/po/Makevars
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2023-09-05 13:25:02 (GMT)
committerGitHub <noreply@github.com>2023-09-05 13:25:02 (GMT)
commit0832a3b71a549a62409d74b1639293f164ba9759 (patch)
treed42eccf9d9f7af7a3630cccb6925f4589290a1b1 /po/Makevars
parent88d668de7375610e9a70a5c5c70ee94539aa0866 (diff)
parenta911d6877f10ac0287692cb431e714c4e3f27c84 (diff)
downloadmonitoring-plugins-0832a3b71a549a62409d74b1639293f164ba9759.tar.gz
Merge pull request #1912 from RincewindsHat/remove_translation_comments
Remove translation comments
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index 1bf1e0d..b35f5ad 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -8,7 +8,7 @@ subdir = po
8top_builddir = .. 8top_builddir = ..
9 9
10# These options get passed to xgettext. 10# These options get passed to xgettext.
11XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format 11XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --no-location
12 12
13# This is the copyright holder that gets inserted into the header of the 13# This is the copyright holder that gets inserted into the header of the
14# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 14# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding