summaryrefslogtreecommitdiff
path: root/program/localization/en_US
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-11-03 09:58:14 +0000
committerthomascube <thomas@roundcube.net>2009-11-03 09:58:14 +0000
commit655bd9ade2d78b8f167379abc482e981c7a95e29 (patch)
tree7afef88223ca602eedcd94aea9717786290005a4 /program/localization/en_US
parentf8a216eba9d8af6d668fb9545fc4cd682087c8ad (diff)
Cleanup top-posting feature (sorry, there are again some new texts)
Diffstat (limited to 'program/localization/en_US')
-rw-r--r--program/localization/en_US/labels.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc
index 23dcc080e..e7d99d22b 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -321,7 +321,9 @@ $labels['replyremovesignature'] = 'When replying remove original signature from
$labels['autoaddsignature'] = 'Automatically add signature';
$labels['newmessageonly'] = 'new message only';
$labels['replyandforwardonly'] = 'replies and forwards only';
-$labels['replysignatureabove'] = 'When replying or forwarding place signature above the quote';
+$labels['replysignaturepos'] = 'When replying or forwarding place signature';
+$labels['belowquote'] = 'below the quote';
+$labels['abovequote'] = 'above the quote';
$labels['insertsignature'] = 'Insert signature';
$labels['folder'] = 'Folder';