diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2012-11-09 09:54:11 +0100 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2012-11-09 09:59:27 +0100 |
commit | 127a5a3ecd45daa5ad11a417ba60f2c81a3a903a (patch) | |
tree | 2a65db9cb6c0d86cd1ea34fad5a9d2b17f871541 /l10n/.tx/config | |
parent | cb57a20ec27c5716fa52a998babf7e93f64fbe4e (diff) | |
download | nextcloud-server-127a5a3ecd45daa5ad11a417ba60f2c81a3a903a.tar.gz nextcloud-server-127a5a3ecd45daa5ad11a417ba60f2c81a3a903a.zip |
l10n support for user_webdavauth
Diffstat (limited to 'l10n/.tx/config')
-rw-r--r-- | l10n/.tx/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/.tx/config b/l10n/.tx/config index cd29b6ae77b..2aac0feedc5 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -52,3 +52,9 @@ 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 + |