diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-09-28 10:49:06 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2015-09-28 10:49:06 +0200 |
commit | 375d4385bda2a14e514da2aaa6a3c700fc931727 (patch) | |
tree | 5ce4a4ab850b49623daec150b3b40771574a5934 /l10n | |
parent | 9a010cc8ce281650038cd1444f63a02245eea523 (diff) | |
parent | 2a0a928fc82eb7c6500636949b6dd71ee6b85ee2 (diff) | |
download | nextcloud-server-375d4385bda2a14e514da2aaa6a3c700fc931727.tar.gz nextcloud-server-375d4385bda2a14e514da2aaa6a3c700fc931727.zip |
Merge pull request #19398 from owncloud/fix-tranifex
Remove webdavauth from tranisfex
Diffstat (limited to 'l10n')
-rw-r--r-- | l10n/.tx/config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/l10n/.tx/config b/l10n/.tx/config index 875e1324dbc..a91a236641e 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -62,9 +62,3 @@ source_file = templates/user_ldap.pot source_lang = en type = PO -[owncloud.user_webdavauth] -file_filter = <lang>/user_webdavauth.po -source_file = templates/user_webdavauth.pot -source_lang = en -type = PO - |