diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-31 09:07:54 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-31 09:07:54 +0000 |
| commit | 1054382d402054625039730b6f36a2f2e36fd251 (patch) | |
| tree | e90b472ae7947d478eabe1922acf8afe7146bcab /roundcubemail/program/localization/en_US | |
| parent | b56aef6821d1ddf8b23431fd867e4e6b6ae8383d (diff) | |
- Added 'display_next' option
git-svn-id: https://svn.roundcube.net/trunk@2822 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 c3181b2d6..443b4bbcd 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -305,6 +305,7 @@ $labels['2047folding'] = 'Full RFC 2047 (other)'; $labels['advancedoptions'] = 'Advanced options'; $labels['focusonnewmessage'] = 'Focus browser window on new message'; $labels['checkallfolders'] = 'Check all folders for new messages'; +$labels['displaynext'] = 'After message delete/move display the next message'; $labels['folder'] = 'Folder'; $labels['folders'] = 'Folders'; |
