diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-14 21:28:20 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-14 21:28:20 +0200 |
commit | 059908259d7a4dcb67ea0e2d25c09be6c2999f21 (patch) | |
tree | 2004e2f5b405eb4c8eae112c5f32ad39fa31ccab /.tx | |
parent | 3375a681eb4bc4aa6e64d9a423ba0d1b6b0f4e12 (diff) |
Add attachment_reminder localizations to Transifex
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index 6da7dd998..31c1eabdf 100644 --- a/.tx/config +++ b/.tx/config @@ -23,6 +23,11 @@ file_filter = plugins/archive/localization/<lang>.inc source_file = plugins/archive/localization/en_US.inc source_lang = en_US +[roundcube-webmail.plugin-attachment_reminder] +file_filter = plugins/attachment_reminder/localization/<lang>.inc +source_file = plugins/attachment_reminder/localization/en_US.inc +source_lang = en_US + [roundcube-webmail.plugin-help] file_filter = plugins/help/localization/<lang>.inc source_file = plugins/help/localization/en_US.inc |