From 46f7b7096450939fe03c95aa81ce06ae4bfca89d Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 28 Mar 2016 06:51:43 -0400
Subject: [PATCH] Enable reply/reply-all/forward buttons also in preview frame of message/rfc822

---
 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