From 9537761be204abc0f1235b9b597a04bb2602b2ae Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 18 May 2017 08:28:40 +0200 Subject: [PATCH] Add timezones.inc to transifex config --- .tx/config | 5 +++++ 1 file changed, 5 insertions(+) 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//messages.inc source_file = program/localization/en_US/messages.inc source_lang = en_US +[roundcube-webmail.timezones] +file_filter = program/localization//timezones.inc +source_file = program/localization/en_US/timezones.inc +source_lang = en_US + [roundcube-webmail.plugin-acl] file_filter = plugins/acl/localization/.inc source_file = plugins/acl/localization/en_US.inc