diff options
author | Thomas Mueller <thomas.mueller@tmit.eu> | 2012-07-28 00:25:13 +0200 |
---|---|---|
committer | Thomas Mueller <thomas.mueller@tmit.eu> | 2012-07-28 00:25:34 +0200 |
commit | 6bc45f11f7ec66a610b5cfa50f7621718b770694 (patch) | |
tree | f8b584d5fb607c19a2af5eebe78fa8f975ae88a1 /l10n/.tx | |
parent | dd4765ad1654f1fb52585a093ab3438b0810c88b (diff) | |
download | nextcloud-server-6bc45f11f7ec66a610b5cfa50f7621718b770694.tar.gz nextcloud-server-6bc45f11f7ec66a610b5cfa50f7621718b770694.zip |
bookmarks.pot and lib.pot added to transifex
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 + |