From 7dff2fe2da79559685baa769607362dd45622119 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 18 Jun 2010 08:03:32 -0400
Subject: [PATCH] Use existing label for preview pane which is more descriptive

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

diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc
index 34de915..b87bcce 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -142,7 +142,6 @@
 $labels['markflagged']      = 'As flagged';
 $labels['markunflagged']    = 'As unflagged';
 $labels['messageactions']   = 'More actions...';
-$labels['preview']          = 'Preview';
 
 $labels['select'] = 'Select';
 $labels['all'] = 'All';

--
Gitblit v1.9.1