Explorar o código

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

tokul %!s(int64=20) %!d(string=hai) anos
pai
achega
4efd69cd1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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