diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-08 20:50:15 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-08 20:50:15 +0000 |
| commit | fc1a0f654ba040ddee620fbf60bf943799946c42 (patch) | |
| tree | 0291cecc02c38d4b7576e1b0040202402b93bca2 /roundcubemail/program/localization/en_US | |
| parent | 0fb83bb56544362c616ffaa579973768f0d0bee1 (diff) | |
Unify directory/mailbox list actions
git-svn-id: https://svn.roundcube.net/trunk@3728 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 b669c919e..5700d4aaf 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -177,6 +177,7 @@ $labels['listsorting'] = 'Sorting column'; $labels['listorder'] = 'Sorting order'; $labels['listmode'] = 'List view mode'; +$labels['folderctions'] = 'Folder actions...'; $labels['compact'] = 'Compact'; $labels['empty'] = 'Empty'; $labels['purge'] = 'Purge'; |
