From c79383a19d7f15d74ae4505566789c9a408fa598 Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 2 Jan 2012 14:56:36 +0000 Subject: Use new short labels for compose toolbar buttons git-svn-id: https://svn.roundcube.net/trunk@5687 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 2 ++ roundcubemail/skins/larry/templates/compose.html | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 1614b0047..84582e0d8 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -213,10 +213,12 @@ $labels['mailreplyintro'] = 'On $date, $sender wrote:'; $labels['originalmessage'] = 'Original Message'; $labels['editidents'] = 'Edit identities'; +$labels['spellcheck'] = 'Spell'; $labels['checkspelling'] = 'Check spelling'; $labels['resumeediting'] = 'Resume editing'; $labels['revertto'] = 'Revert to'; +$labels['attach'] = 'Attach'; $labels['attachments'] = 'Attachments'; $labels['upload'] = 'Upload'; $labels['uploadprogress'] = '$percent ($current from $total)'; diff --git a/roundcubemail/skins/larry/templates/compose.html b/roundcubemail/skins/larry/templates/compose.html index 7a160378b..e00d228a3 100644 --- a/roundcubemail/skins/larry/templates/compose.html +++ b/roundcubemail/skins/larry/templates/compose.html @@ -31,9 +31,9 @@
- - - + + +
-- cgit v1.2.3