diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-12 12:27:46 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-12 12:27:46 +0000 |
| commit | f82bb3d0f1a6cfcfef44479e127e3fad1bee1bfc (patch) | |
| tree | 53e13ebd0dbb1db7ecace23d75d7b36ecd02d0cb /roundcubemail/program/localization/en_US | |
| parent | b76b7431d968756ef7b92f97d767413f07a05f39 (diff) | |
Add link to open message in new window + tweaked some header styles
git-svn-id: https://svn.roundcube.net/trunk@1767 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 6b503ff4c..7e538c2ed 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -160,6 +160,7 @@ $labels['unlimited'] = 'unlimited'; $labels['quicksearch'] = 'Quick search'; $labels['resetsearch'] = 'Reset search'; +$labels['openinextwin'] = 'Open in new window'; // message compose $labels['compose'] = 'Compose a message'; |
