Sfoglia il codice sorgente

adding -c option to msgfmt calls in order to detect formating errors (#1252843)

tokul 20 anni fa
parent
commit
4efd69cd1f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      po/compilepo

+ 1 - 1
po/compilepo

@@ -36,4 +36,4 @@ fi
 
 echo "Compiling $LOCALEDIR/LC_MESSAGES/squirrelmail.po"
 msgfmt -o $LOCALEDIR/LC_MESSAGES/squirrelmail.mo \
-     $LOCALEDIR/LC_MESSAGES/squirrelmail.po
+     -c $LOCALEDIR/LC_MESSAGES/squirrelmail.po