From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 05 Feb 2016 07:25:27 -0500
Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports

---
 program/localization/index.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/program/localization/index.inc b/program/localization/index.inc
index 38edb73..6fdb9db 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -101,6 +101,7 @@
   'ti'    => 'Tigrinya (ትግርኛ)',
   'th_TH' => 'Thai (ไทย)',
   'tr_TR' => 'Turkish (Türkçe)',
+  'tzl'   => 'Talossan',
   'uk_UA' => 'Ukrainian (Українська)',
   'ur_PK' => 'Urdu (اُردو)',
   'vi_VN' => 'Vietnamese (Tiếng Việt)',
@@ -149,6 +150,7 @@
   'ml' => 'ml_IN',
   'ml_ML' => 'ml_IN',
   'pl' => 'pl_PL',
+  'tr' => 'tr_TR',
   'tw' => 'zh_TW',
   'si' => 'si_LK',
   'sl' => 'sl_SI',

--
Gitblit v1.9.1