Explorar o código

build: Quiesce msgmerge commands

Guillem Jover %!s(int64=13) %!d(string=hai) anos
pai
achega
bc4b5b54a2
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  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