diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 12:03:32 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 12:03:32 +0000 |
| commit | f7a0c554804b638815d9d8e8bd019804776dc5fe (patch) | |
| tree | b87f3fa5a441c392eee372647e41f9403c35db22 /roundcubemail/program/localization/de_CH | |
| parent | 6858dee80c2e63fdb9d1e6af1477e12eb668e272 (diff) | |
Use existing label for preview pane which is more descriptive
git-svn-id: https://svn.roundcube.net/trunk@3761 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 1fc42dcf7..c5fa8fa05 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -199,6 +199,7 @@ $labels['name'] = 'Anzeigename'; $labels['firstname'] = 'Vorname'; $labels['surname'] = 'Nachname'; $labels['email'] = 'E-Mail'; +$labels['contacts'] = 'Kontakte'; $labels['addcontact'] = 'Kontakt hinzufügen'; $labels['editcontact'] = 'Kontakt bearbeiten'; $labels['edit'] = 'Bearbeiten'; |
