diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-29 12:58:23 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-29 12:58:23 +0000 |
| commit | 175a16350ce53cebbbfd9f3d8e3639402cc338dd (patch) | |
| tree | 7a9214dfe196017c5c7c468d271eefa8176b1369 /roundcubemail/program/localization/en_US | |
| parent | 4064acb7731d68963caf15c7b0e6dc39d433b522 (diff) | |
- Add option to "Return receipt" will be always checked (1486352)
git-svn-id: https://svn.roundcube.net/trunk@4012 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
| -rw-r--r-- | roundcubemail/program/localization/en_US/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 704a84b38..5287f8beb 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/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'; |
