From 2dfa10442e4eb437375eced99b500129d5160b04 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 12 Mar 2009 01:49:57 +0000 Subject: Replaced image buttons on compose screen with texual buttons. --- roundcubemail/program/localization/en_US/labels.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'roundcubemail/program') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 0dca19737..ad4fd8b9c 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -180,7 +180,10 @@ $labels['buttonbarforward'] = 'Forward'; $labels['buttonbarmove'] = 'Move'; $labels['buttonbarcopy'] = 'Copy'; $labels['buttonbarnotspam'] = 'Not Spam'; -$labels['buttonviewsource'] = 'Source'; +$labels['buttonbarviewsource'] = 'Source'; +$labels['buttonbarback'] = 'Back'; +$labels['buttonbarsend'] = 'Send'; +$labels['buttonbarspellcheck'] = 'Spellcheck'; $labels['archivemessages'] = 'Move to archives folder'; $labels['movemessages'] = 'Move to selected folder'; -- cgit v1.2.3