From 119cd17abf74bd98afec2979c4ac4a89af1f0ca7 Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 5 Jun 2009 16:24:10 +0000 Subject: - add 'Deleted' to search filter --- program/localization/en_GB/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'program/localization/en_GB/labels.inc') diff --git a/program/localization/en_GB/labels.inc b/program/localization/en_GB/labels.inc index 5f095679d..565560572 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -122,6 +122,7 @@ $labels['none'] = 'None'; $labels['unread'] = 'Unread'; $labels['flagged'] = 'Flagged'; $labels['unanswered'] = 'Unanswered'; +$labels['deleted'] = 'Deleted'; $labels['invert'] = 'Invert'; $labels['filter'] = 'Filter'; $labels['compact'] = 'Compact'; -- cgit v1.2.3