diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-06 17:59:26 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-12-06 17:59:26 +0000 |
| commit | 63346f0408d8ad4e0b080ab750d47a407704f911 (patch) | |
| tree | eda11d8a69acbe262aab0a8e71a2ac0386907d37 /roundcubemail/program/localization/en_US | |
| parent | 07358bb652ff07a8a925a9ed007ded1c5a95ba5e (diff) | |
Move search filter drop-down closed to search box
git-svn-id: https://svn.roundcube.net/trunk@2124 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 8cff8a52b..7614b9af7 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -149,6 +149,7 @@ $labels['none'] = 'None'; $labels['unread'] = 'Unread'; $labels['flagged'] = 'Flagged'; $labels['unanswered'] = 'Unanswered'; +$labels['filter'] = 'Filter'; $labels['compact'] = 'Compact'; $labels['empty'] = 'Empty'; |
