From 3503eb69f26120c458c0d8f644910f0d70070dc9 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Tue, 16 Feb 2016 14:40:10 +0100 Subject: Adding transifex to new core apps --- l10n/.tx/config | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'l10n/.tx/config') diff --git a/l10n/.tx/config b/l10n/.tx/config index a91a236641e..acb2daec6c7 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -62,3 +62,33 @@ source_file = templates/user_ldap.pot source_lang = en type = PO +[owncloud.comments] +file_filter = /comments.po +source_file = templates/comments.pot +source_lang = en +type = PO + +[owncloud.federatedfilesharing] +file_filter = /federatedfilesharing.po +source_file = templates/federatedfilesharing.pot +source_lang = en +type = PO + +[owncloud.federation] +file_filter = /federation.po +source_file = templates/federation.pot +source_lang = en +type = PO + +[owncloud.systemtags] +file_filter = /systemtags.po +source_file = templates/systemtags.pot +source_lang = en +type = PO + +[owncloud.updatenotification] +file_filter = /updatenotification.po +source_file = templates/updatenotification.pot +source_lang = en +type = PO + -- cgit v1.2.3