eggification
[photoprint.git] / Products / photoprint / compile-i18n.sh
diff --git a/Products/photoprint/compile-i18n.sh b/Products/photoprint/compile-i18n.sh
new file mode 100755 (executable)
index 0000000..f3f060f
--- /dev/null
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+msgfmt -o locales/fr/LC_MESSAGES/photoprint.mo locales/fr/LC_MESSAGES/photoprint.po
+msgfmt -o locales/en/LC_MESSAGES/photoprint.mo locales/en/LC_MESSAGES/photoprint.po