From a5d1e6f6ff83ac74fdebe355ff223dccd367a738 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 22 Oct 2010 15:24:39 +0000 Subject: List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) git-svn-id: https://svn.roundcube.net/trunk@4121 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/de_CH/labels.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program/localization/de_CH') diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc index 63d69db82..4a1a27a5c 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -201,6 +201,7 @@ $labels['firstname'] = 'Vorname'; $labels['surname'] = 'Nachname'; $labels['email'] = 'E-Mail'; $labels['contacts'] = 'Kontakte'; +$labels['contactproperties'] = 'Kontaktdaten'; $labels['addcontact'] = 'Kontakt hinzufügen'; $labels['editcontact'] = 'Kontakt bearbeiten'; $labels['edit'] = 'Bearbeiten'; -- cgit v1.2.3