From 1705867346b2dbc48ca34f9ac04cff73405a72ba Mon Sep 17 00:00:00 2001 From: thomasb Date: Sun, 14 Jun 2009 16:49:18 +0000 Subject: Icon and better naming for message-edit function git-svn-id: https://svn.roundcube.net/trunk@2642 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 8cf819e9c..c3181b2d6 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -168,10 +168,11 @@ $labels['searchmod'] = 'Search modifiers'; $labels['msgtext'] = 'Entire message'; $labels['openinextwin'] = 'Open in new window'; -$labels['emlsave'] = 'Save (.eml)'; +$labels['emlsave'] = 'Download (.eml)'; // message compose $labels['compose'] = 'Compose a message'; +$labels['editasnew'] = 'Edit as new'; $labels['savemessage'] = 'Save this draft'; $labels['sendmessage'] = 'Send now'; $labels['addattachment'] = 'Attach a file'; -- cgit v1.2.3