Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-05-18 09:28:40 +0300
committerAleksander Machniak <alec@alec.pl>2017-05-18 09:28:40 +0300
commit9537761be204abc0f1235b9b597a04bb2602b2ae (patch)
tree282625a6d51631f64789f155db579c2a589d5d66 /.tx
parent682e88710bc6b7ee827178df2b74a8e98a00f450 (diff)
Add timezones.inc to transifex config
Diffstat (limited to '.tx')
-rw-r--r--.tx/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
index 8f4f8d7b6..9a170a535 100644
--- a/.tx/config
+++ b/.tx/config
@@ -13,6 +13,11 @@ file_filter = program/localization/<lang>/messages.inc
source_file = program/localization/en_US/messages.inc
source_lang = en_US
+[roundcube-webmail.timezones]
+file_filter = program/localization/<lang>/timezones.inc
+source_file = program/localization/en_US/timezones.inc
+source_lang = en_US
+
[roundcube-webmail.plugin-acl]
file_filter = plugins/acl/localization/<lang>.inc
source_file = plugins/acl/localization/en_US.inc