From 2a41355776b1c1bc82255b5712267b0368b51d10 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 04 Dec 2008 05:21:34 -0500
Subject: [PATCH] - Added 'show_images' option, removed 'addrbook_show_images' (#1485597)

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

diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc
index bbcc68a..d1766b7 100644
--- a/program/localization/zh_CN/labels.inc
+++ b/program/localization/zh_CN/labels.inc
@@ -53,7 +53,6 @@
 $labels['filesize'] = '文件大小';
 $labels['preferhtml'] = '以 HTML 格式显示';
 $labels['htmlmessage'] = 'HTML 邮件';
-$labels['showknownimages'] = '显示已知的发件人的邮件中的图片';
 $labels['prettydate'] = '短日期格式';
 $labels['addtoaddressbook'] = '添加到通讯录';
 $labels['sun'] = '日';

--
Gitblit v1.9.1