diff --git a/apps/comments/l10n/.gitkeep b/apps/comments/l10n/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/apps/federatedfilesharing/l10n/.gitkeep b/apps/federatedfilesharing/l10n/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/apps/federation/l10n/.gitkeep b/apps/federation/l10n/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/apps/systemtags/l10n/.gitkeep b/apps/systemtags/l10n/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d diff --git a/apps/updatenotification/l10n/.gitkeep b/apps/updatenotification/l10n/.gitkeep new file mode 100644 index 00000000000..e69de29bb2d 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 +