Merge pull request #182 from nextcloud/unperl-app

Move transifex config for updated l10n script
This commit is contained in:
Morris Jobke 2018-02-12 18:13:58 +01:00 committed by GitHub
commit 1ec8e5b3ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 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.user_saml]
file_filter = <lang>/user_saml.po
source_file = templates/user_saml.pot
source_file = translationfiles/templates/user_saml.pot
source_lang = en
type = PO

View File

@ -27,7 +27,7 @@ appstore: clean
--exclude=/build \
--exclude=/docs \
--exclude=/l10n/templates \
--exclude=/l10n/.tx \
--exclude=/.tx \
--exclude=/tests \
--exclude=/.git \
--exclude=/.github \