mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user