Added transifex configuration for changelog and description

This commit is contained in:
daniel oeh 2013-06-25 19:26:54 +02:00
parent f692b25b85
commit ddf77913bc
2 changed files with 14 additions and 0 deletions

4
.gitignore vendored
View File

@ -27,6 +27,10 @@ build.xml
.idea
*.iml
gen-external-apklibs
#transifex downloads
changelog
description
# other
*.odg#
proguard

View File

@ -22,3 +22,13 @@ trans.ru_RU = res/values-ru/strings.xml
trans.uk_UA = res/values-uk-rUA/strings.xml
trans.zh_CN = res/values-zh-rCN/strings.xml
[antennapod.description]
file_filter = description/<lang>.txt
source_file = description/en.txt
source_lang = en
[antennapod.changelog]
file_filter = changelog/<lang>.md
source_file = CHANGELOG.md
source_lang = en