diff options
Diffstat (limited to 'l10n/.tx/config')
-rw-r--r-- | l10n/.tx/config | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/l10n/.tx/config b/l10n/.tx/config index 325eb151d67..79a2a733f80 100644 --- a/l10n/.tx/config +++ b/l10n/.tx/config @@ -120,9 +120,15 @@ source_file = templates/impress.pot source_lang = en type = PO -[owncloud.impress] +[owncloud.files_odfviewer] file_filter = <lang>/files_odfviewer.po source_file = templates/files_odfviewer.pot source_lang = en type = PO +[owncloud.files_pdfviewer] +file_filter = <lang>/files_pdfviewer.po +source_file = templates/files_pdfviewer.pot +source_lang = en +type = PO + |