diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-17 08:32:09 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-17 08:32:09 +0000 |
| commit | c7ad2f61faf76030cdf9c8da12a377adf2b6c77e (patch) | |
| tree | 76070992fd26e2fbb60877cf3132ce69bac4bc3a /roundcubemail/program | |
| parent | 69c3ba918e5e46befd064359e8c8a1a79bf3d927 (diff) | |
- Add lost 'listoptions' label
git-svn-id: https://svn.roundcube.net/trunk@5892 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -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 0622746f5..f9b2d9b94 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -55,6 +55,7 @@ $labels['size'] = 'Size'; $labels['priority'] = 'Priority'; $labels['organization'] = 'Organization'; $labels['readstatus'] = 'Read status'; +$labels['listoptions'] = 'List options...'; $labels['mailboxlist'] = 'Folders'; $labels['messagesfromto'] = 'Messages $from to $to of $count'; |
