1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:56:34 +00:00

update ru_RU translation; misc translation fixes

This commit is contained in:
Andrew Dolgov
2011-12-28 13:31:39 +04:00
parent b2833b92a3
commit e84e813fcc
25 changed files with 26418 additions and 22499 deletions

View File

@@ -3,9 +3,9 @@ TEMPLATE=messages.pot
./utils/update-schema-translations.sh
xgettext -kT_js_decl -kT_sprintf -kT_ngettext:1,2 -k__ -L PHP -o $TEMPLATE *.php modules/*.php help/*.php mobile/*.php
xgettext -kT_js_decl -kT_sprintf -kT_ngettext:1,2 -k__ -L PHP -o $TEMPLATE *.php help/*.php mobile/*.php classes/*.php include/*.php
xgettext --from-code utf-8 -k__ -L Java -j -o $TEMPLATE *.js
xgettext --from-code utf-8 -k__ -L Java -j -o $TEMPLATE js/*.js
update_lang() {
if [ -f $1.po ]; then