Преглед на файлове

build: Quiesce msgmerge commands

Guillem Jover преди 13 години
родител
ревизия
bc4b5b54a2
променени са 3 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 1 1
      dselect/po/Makevars
  2. 1 1
      po/Makevars
  3. 1 1
      scripts/po/Makevars

+ 1 - 1
dselect/po/Makevars

@@ -50,6 +50,6 @@ USE_MSGCTXT = yes
 # Useful options are in particular:
 #   --previous            to keep previous msgids of translated messages,
 #   --quiet               to reduce the verbosity.
-MSGMERGE_OPTIONS = --previous
+MSGMERGE_OPTIONS = --previous --quiet
 
 DISTFILES.extra1 = ChangeLog.old

+ 1 - 1
po/Makevars

@@ -51,6 +51,6 @@ USE_MSGCTXT = yes
 # Useful options are in particular:
 #   --previous            to keep previous msgids of translated messages,
 #   --quiet               to reduce the verbosity.
-MSGMERGE_OPTIONS = --previous
+MSGMERGE_OPTIONS = --previous --quiet
 
 DISTFILES.extra1 = ChangeLog.old

+ 1 - 1
scripts/po/Makevars

@@ -50,6 +50,6 @@ USE_MSGCTXT = yes
 # Useful options are in particular:
 #   --previous            to keep previous msgids of translated messages,
 #   --quiet               to reduce the verbosity.
-MSGMERGE_OPTIONS = --previous
+MSGMERGE_OPTIONS = --previous --quiet
 
 DISTFILES.extra1 = ChangeLog.old