Removed old create messages script in favor of i18n tools makepot.php from here: http://develop.svn.wordpress.org/trunk/tools/i18n/

This commit is contained in:
Justin Foell
2017-05-26 11:07:28 -05:00
parent c1f43fb636
commit 2f9c71fc7b
-6
View File
@@ -1,6 +0,0 @@
#!/bin/bash
/usr/bin/xgettext --language=PHP --indent --keyword=__ --keyword=_e --keyword=__ngettext:1,2 -s -n --from-code=UTF8 \
../wp-strava.php \
../readme.txt
msgfmt -o wp-strava-es_ES.mo wp-strava-es_ES.po