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/de_CH | |
| 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/de_CH')
| -rw-r--r-- | roundcubemail/program/localization/de_CH/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc index 84b47d414..1fc42dcf7 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -148,6 +148,7 @@ $labels['listcolumns'] = 'Spalten'; $labels['listsorting'] = 'Sortierung'; $labels['listorder'] = 'Ordnung'; $labels['listmode'] = 'Anzeigemodus'; +$labels['folderactions'] = 'Ordneraktionen...'; $labels['compact'] = 'Packen'; $labels['empty'] = 'Leeren'; $labels['purge'] = 'Aufräumen'; |
