diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pacman/po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pacman/po/Makevars b/src/pacman/po/Makevars index 4e34304c..ea30f053 100644 --- a/src/pacman/po/Makevars +++ b/src/pacman/po/Makevars @@ -8,7 +8,7 @@ subdir = src/pacman/po top_builddir = ../../../ # These options get passed to xgettext. -XGETTEXT_OPTIONS = --no-location \ +XGETTEXT_OPTIONS = \ --keyword=_ --flag=_:1:c-format \ --keyword=_n:1,2 --flag=_n:1:c-format --flag=_n:2:c-format |