From e190d37a300d93741ba9e7c31c39353d64986c01 Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 11 Apr 2012 12:52:51 +0000 Subject: Allow mass-removal of addresses from a group (#1487748) git-svn-id: https://svn.roundcube.net/trunk@6059 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 792fb8dad..7ff3ae782 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -284,6 +284,7 @@ $labels['exportvcards'] = 'Kontakte im vCard-Format exportieren'; $labels['newcontactgroup'] = 'Neue Adressgruppe erstellen'; $labels['grouprename'] = 'Gruppe umbenennen'; $labels['groupdelete'] = 'Gruppe löschen'; +$labels['groupremoveselected'] = 'Gewählte Kontakte aus Gruppe entfernen'; $labels['previouspage'] = 'Eine Seite zurück'; $labels['firstpage'] = 'Erste Seite'; $labels['nextpage'] = 'Nächste Seite'; -- cgit v1.2.3