summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_DE
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-22 15:24:39 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-22 15:24:39 +0000
commita5d1e6f6ff83ac74fdebe355ff223dccd367a738 (patch)
treeaf6cb04940000e60d3aad889c5354b7e6a18d807 /roundcubemail/program/localization/de_DE
parenta3a8725e7dd22c3dec00138ea22e54e4e4804ed4 (diff)
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
Diffstat (limited to 'roundcubemail/program/localization/de_DE')
-rw-r--r--roundcubemail/program/localization/de_DE/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc
index b3790d05a..d276a3340 100644
--- a/roundcubemail/program/localization/de_DE/labels.inc
+++ b/roundcubemail/program/localization/de_DE/labels.inc
@@ -204,6 +204,7 @@ $labels['email'] = 'E-Mail';
$labels['addcontact'] = 'Kontakt hinzufügen';
$labels['editcontact'] = 'Kontakt bearbeiten';
$labels['contacts'] = 'Kontakte';
+$labels['contactproperties'] = 'Kontaktdaten';
$labels['edit'] = 'Bearbeiten';
$labels['cancel'] = 'Abbrechen';
$labels['save'] = 'Speichern';