diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-11 13:40:18 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-04-11 13:40:18 +0000 |
| commit | d18a5eb8b2a600d09eefd2b6a7ce5b4b960e7755 (patch) | |
| tree | db2411223c3623b64fc29c85ea0746cf597ab467 /roundcubemail/program/localization/en_GB | |
| parent | 8f7e0321de7c9e2ebc1ad581c0336d5c0fb6ab51 (diff) | |
translated new labels
git-svn-id: https://svn.roundcube.net/trunk@1283 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_GB')
| -rw-r--r-- | roundcubemail/program/localization/en_GB/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_GB/labels.inc b/roundcubemail/program/localization/en_GB/labels.inc index 041e3b0a7..6d2464144 100644 --- a/roundcubemail/program/localization/en_GB/labels.inc +++ b/roundcubemail/program/localization/en_GB/labels.inc @@ -195,6 +195,8 @@ $labels['dstactive'] = 'Summer time'; $labels['htmleditor'] = 'Compose HTML messages'; $labels['htmlsignature'] = 'HTML signature'; $labels['previewpane'] = 'Show preview pane'; +$labels['logoutclear'] = 'Clear Trash on logout'; +$labels['logoutcompact'] = 'Compact Inbox on logout'; $labels['autosavedraft'] = 'Automatically save draft'; $labels['everynminutes'] = 'every $n minutes'; $labels['never'] = 'never'; |
