Merge pull request #169 from nextcloud/unperl-app

Move transifex config for updated l10n script
This commit is contained in:
Morris Jobke 2018-02-12 18:11:42 +01:00 коммит произвёл GitHub
Родитель ca7b59812d d950dea31b
Коммит 30db4f2bf6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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.richdocuments]
file_filter = <lang>/richdocuments.po
source_file = templates/richdocuments.pot
source_file = translationfiles/templates/richdocuments.pot
source_lang = en
type = PO

Просмотреть файл

@ -21,7 +21,7 @@ appstore:
--exclude=composer.json \
--exclude=composer.lock \
--exclude=composer.phar \
--exclude=l10n/.tx \
--exclude=.tx \
--exclude=l10n/no-php \
--exclude=Makefile \
--exclude=nbproject \