From 841eac2d8338f5b9b038076bcf6e4bda7bf99c5b Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Tue, 23 Apr 2013 20:00:16 +0000 Subject: Changed Sent label to read Archive, because that's how I use that folder. --- program/localization/en_US/labels.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/localization/en_US') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 1a753ec12..940ada94b 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -34,7 +34,7 @@ $labels['addressbook'] = 'Address Book'; // mailbox names $labels['inbox'] = 'Inbox'; $labels['drafts'] = 'Drafts'; -$labels['sent'] = 'Sent'; +$labels['sent'] = 'Archive'; $labels['trash'] = 'Trash'; $labels['junk'] = 'Junk'; -- cgit v1.2.3