mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 11:05:55 +00:00
match a few more translated strings
This commit is contained in:
@@ -4,6 +4,9 @@ TEMPLATE=messages.pot
|
||||
xgettext -kT_sprintf -kT_nsprintf:1,2 -k_ngettext:1,2 -kT_ngettext:1,2 -k__ \
|
||||
-L PHP -o $TEMPLATE *.php `find classes plugins include -iname '*.php'`
|
||||
|
||||
xgettext --from-code utf-8 -k__ -kNotify.info -kNotify.error -kNotify.progress \
|
||||
-kngettext:1,2 -L Java -j -o $TEMPLATE `find js plugins -iname '*.js'`
|
||||
|
||||
xgettext --from-code utf-8 -k__ -kNotify.info -kNotify.error -kNotify.progress \
|
||||
-kngettext:1,2 -L JavaScript -j -o $TEMPLATE `find js plugins -iname '*.js'`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user