diff --git a/.tx/config b/.tx/config index 5e2e428..b24804b 100644 --- a/.tx/config +++ b/.tx/config @@ -2,7 +2,7 @@ host = https://www.transifex.com lang_map = ru_RU: ru, sv_SE: sv, tr_TR: tr, uk_UA: uk, zh_CN: zh -[I2P.newsxml] +[o:otf:p:I2P:r:newsxml] file_filter = data/translations/entries..html source_file = data/entries.html source_lang = en diff --git a/README b/README index 91c3022..f98e871 100644 --- a/README +++ b/README @@ -60,12 +60,12 @@ $ xmllint data/entries.html > /dev/null || echo FAIL To push the new entry into translations: $ tx push -s -$ tx pull -a +$ tx pull --use-git-timestamps -a To pull translations: -$ tx pull -a +$ tx pull --use-git-timestamps -a To build the feeds: