diff options
Diffstat (limited to 'l10n/.tx')
-rw-r--r-- | l10n/.tx/config | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/.tx/config b/l10n/.tx/config index 3a0c6c28dc6..814fb9a37de 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -36,3 +36,15 @@ file_filter = <lang>/gallery.po source_file = templates/gallery.pot source_lang = en +[owncloud.bookmarks] +file_filter = <lang>/bookmarks.po +source_file = templates/bookmarks.pot +source_lang = en +type = PO + +[owncloud.lib] +file_filter = <lang>/lib.po +source_file = templates/lib.pot +source_lang = en +type = PO + |