Merge pull request #169 from nextcloud/unperl-app
Move transifex config for updated l10n script
This commit is contained in:
commit
30db4f2bf6
@ -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