Move transifex config for updated l10n script

See nextcloud/docker-ci#78 for details

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-02-12 17:51:43 +01:00
parent 30c859829d
commit c872891bd1
No known key found for this signature in database
GPG key ID: FE03C3A163FEDE68
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 \