Message for generating mo files.

This commit is contained in:
Michal Čihař
2010-03-12 13:50:07 +01:00
parent 2efb431b5c
commit ba106a107a

View File

@@ -105,6 +105,7 @@ fi
# Generate mo files
if [ $GETTEXT -eq 1 ] ; then
echo "* Generating mo files"
./scripts/generate-mo
fi