diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 1614b0047..84582e0d8 100644 --- a/program/localization/en_US/labels.inc +++ b/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/skins/larry/templates/compose.html b/skins/larry/templates/compose.html index 7a160378b..e00d228a3 100644 --- a/skins/larry/templates/compose.html +++ b/skins/larry/templates/compose.html @@ -31,9 +31,9 @@
- - - + + +