Jelajahi Sumber

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

tokul 20 tahun lalu
induk
melakukan
4efd69cd1f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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