Add the root index.php to gettext .pot template file generation; some error messages and such in there weren't making it into the TranslateWiki.net database.

This commit is contained in:
Brion Vibber 2011-04-03 15:22:11 -07:00
parent 8333ac33c8
commit 065a327a86
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ xgettext \
--keyword="_m:1c,2,3,4t" \
--keyword="pgettext:1c,2" \
--keyword="npgettext:1c,2,3" \
index.php \
actions/*.php \
classes/*.php \
lib/*.php \