diff options
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index a6bdc7fad..b8fd89c3c 100644 --- a/po/Makevars +++ b/po/Makevars @@ -42,5 +42,5 @@ EXTRA_LOCALE_CATEGORIES = # Avoid line numbers in *.po, but keep them in *.pot. MSGMERGE = msgmerge --no-location -MSGMERGE_UPDATE = msgmerge --no-location --update +MSGMERGE_UPDATE = msgmerge --no-location --update --backup=off MSGFILTER = msgfilter --no-location |