diff options
author | alecpl <alec@alec.pl> | 2010-10-06 18:32:03 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-06 18:32:03 +0000 |
commit | 1b9142154036ed348ffe2fdcbe1022f8d9014c7f (patch) | |
tree | bc5b5d87f1536b42f12140f49bc1e3fb76f6eeae /program/localization/en_US/labels.inc | |
parent | 7f89041e9ae0c6b59b6f2a3d77789764b0421b93 (diff) |
- Add 'htmlonreply' label
Diffstat (limited to 'program/localization/en_US/labels.inc')
-rw-r--r-- | program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index c06721056..a34be5f23 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -315,6 +315,7 @@ $labels['pagesize'] = 'Rows per page'; $labels['signature'] = 'Signature'; $labels['dstactive'] = 'Daylight saving time'; $labels['htmleditor'] = 'Compose HTML messages'; +$labels['htmlonreply'] = 'on reply to HTML message only'; $labels['htmlsignature'] = 'HTML signature'; $labels['previewpane'] = 'Show preview pane'; $labels['skin'] = 'Interface skin'; |