Merge pull request #146 from nextcloud/unperl-app

Move transifex config for updated l10n script
This commit is contained in:
Morris Jobke 2018-02-12 18:12:13 +01:00 committed by GitHub
commit 10d25b3ae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,6 @@ lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_
[nextcloud.tasks]
file_filter = <lang>/tasks.po
source_file = templates/tasks.pot
source_file = translationfiles/templates/tasks.pot
source_lang = en
type = PO

View file

@ -144,6 +144,7 @@ appstore:
--exclude=/.gitignore \
--exclude=/.scrutinizer.yml \
--exclude=/.travis.yml \
--exclude=/.tx \
--exclude=/build.xml \
--exclude=/CONTRIBUTING.md \
--exclude=/tasks.sublime-project \