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:
parent
ca7b59812d
commit
d950dea31b
@ -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]
|
[nextcloud.richdocuments]
|
||||||
file_filter = <lang>/richdocuments.po
|
file_filter = <lang>/richdocuments.po
|
||||||
source_file = templates/richdocuments.pot
|
source_file = translationfiles/templates/richdocuments.pot
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = PO
|
type = PO
|
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ appstore:
|
|||||||
--exclude=composer.json \
|
--exclude=composer.json \
|
||||||
--exclude=composer.lock \
|
--exclude=composer.lock \
|
||||||
--exclude=composer.phar \
|
--exclude=composer.phar \
|
||||||
--exclude=l10n/.tx \
|
--exclude=.tx \
|
||||||
--exclude=l10n/no-php \
|
--exclude=l10n/no-php \
|
||||||
--exclude=Makefile \
|
--exclude=Makefile \
|
||||||
--exclude=nbproject \
|
--exclude=nbproject \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user