]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add the root index.php to gettext .pot template file generation; some error messages...
authorBrion Vibber <brion@pobox.com>
Sun, 3 Apr 2011 22:22:11 +0000 (15:22 -0700)
committerBrion Vibber <brion@pobox.com>
Sun, 3 Apr 2011 22:22:11 +0000 (15:22 -0700)
scripts/update_po_templates.php

index a0ab5819d562a21d3e76b370ed026ca8c39162cb..a5730e6d2f7f43955e08db8173ec5049c671ae36 100755 (executable)
@@ -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 \