diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-01-31 16:48:41 +0100 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2013-01-31 16:48:41 +0100 |
commit | 4162ba4d41743adec0790ec402895343c56043e7 (patch) | |
tree | 97803b40ecd6bbc32ecbd82b6216919ad575aa64 /l10n/.tx | |
parent | 43f8bf8e5c37745f67c65d76daa8dda923aeb7ea (diff) | |
download | nextcloud-server-4162ba4d41743adec0790ec402895343c56043e7.tar.gz nextcloud-server-4162ba4d41743adec0790ec402895343c56043e7.zip |
adding l10n support to files_trashbin
Diffstat (limited to 'l10n/.tx')
-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 2aac0feedc5..b6589d8112d 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -40,6 +40,12 @@ source_file = templates/files_sharing.pot source_lang = en type = PO +[owncloud.files_trashbin] +file_filter = <lang>/files_trashbin.po +source_file = templates/files_trashbin.pot +source_lang = en +type = PO + [owncloud.files_versions] file_filter = <lang>/files_versions.po source_file = templates/files_versions.pot |