diff options
author | alecpl <alec@alec.pl> | 2010-09-29 12:58:23 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-09-29 12:58:23 +0000 |
commit | b3660bbdc3a7dcae7873016f10ddc0b7c82e17b7 (patch) | |
tree | aa50edfb298fe33d1de05b4043fa4f3fafa8d338 /program/localization/en_US/labels.inc | |
parent | a99968259d001ebc8bd98f0f2a0aa544ed4740e8 (diff) |
- Add option to "Return receipt" will be always checked (1486352)
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 704a84b38..5287f8beb 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -363,6 +363,7 @@ $labels['abovequote'] = 'above the quote'; $labels['insertsignature'] = 'Insert signature'; $labels['previewpanemarkread'] = 'Mark previewed messages as read'; $labels['afternseconds'] = 'after $n seconds'; +$labels['reqmdn'] = 'Always request a return receipt'; $labels['folder'] = 'Folder'; $labels['folders'] = 'Folders'; |