From e189a6ca18fe43def249c78a0e89405012981de5 Mon Sep 17 00:00:00 2001 From: alecpl Date: Mon, 30 Jun 2008 09:36:18 +0000 Subject: - Added flag column on messages list (#1484623) --- program/localization/en_US/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'program/localization/en_US/labels.inc') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index cf7c54cbc..2c5ea5682 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -141,6 +141,8 @@ $labels['viewsource'] = 'Show source'; $labels['markmessages'] = 'Mark messages'; $labels['markread'] = 'As read'; $labels['markunread'] = 'As unread'; +$labels['markflagged'] = 'As flagged'; +$labels['markunflagged'] = 'As unflagged'; $labels['select'] = 'Select'; $labels['all'] = 'All'; -- cgit v1.2.3