From 52818559ce020e551addd125ac8382bdda020f46 Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 31 May 2009 11:12:04 +0000 Subject: - Added possibility to invert messages selection --- program/localization/en_GB/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 26af22993..5f095679d 100644 --- a/program/localization/en_GB/labels.inc +++ b/program/localization/en_GB/labels.inc @@ -116,13 +116,13 @@ $labels['markread'] = 'As read'; $labels['markunread'] = 'As unread'; $labels['markflagged'] = 'As flagged'; $labels['markunflagged'] = 'As unflagged'; -$labels['messagemenu'] = 'Message menu'; $labels['select'] = 'Select'; $labels['all'] = 'All'; $labels['none'] = 'None'; $labels['unread'] = 'Unread'; $labels['flagged'] = 'Flagged'; $labels['unanswered'] = 'Unanswered'; +$labels['invert'] = 'Invert'; $labels['filter'] = 'Filter'; $labels['compact'] = 'Compact'; $labels['empty'] = 'Empty'; -- cgit v1.2.3