diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 12:03:32 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 12:03:32 +0000 |
| commit | f7a0c554804b638815d9d8e8bd019804776dc5fe (patch) | |
| tree | b87f3fa5a441c392eee372647e41f9403c35db22 /roundcubemail/program/localization/en_US | |
| parent | 6858dee80c2e63fdb9d1e6af1477e12eb668e272 (diff) | |
Use existing label for preview pane which is more descriptive
git-svn-id: https://svn.roundcube.net/trunk@3761 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, 0 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 34de9159b..b87bcceb7 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -142,7 +142,6 @@ $labels['markunread'] = 'As unread'; $labels['markflagged'] = 'As flagged'; $labels['markunflagged'] = 'As unflagged'; $labels['messageactions'] = 'More actions...'; -$labels['preview'] = 'Preview'; $labels['select'] = 'Select'; $labels['all'] = 'All'; |
