summaryrefslogtreecommitdiff
path: root/program/localization/de_CH/messages.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-30 11:35:28 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-30 11:35:28 +0200
commitca1c2a8c9c69ddf92cfd07a9e5ff4ec1deb22b6b (patch)
treef968d9b367a0081da1594472dc302217097e5b60 /program/localization/de_CH/messages.inc
parentdcf23b931677a4016fbfc1d078b8e0943d187917 (diff)
Don't show errors when moving contacts into groups they're already in (#1488493)
Diffstat (limited to 'program/localization/de_CH/messages.inc')
-rw-r--r--program/localization/de_CH/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/de_CH/messages.inc b/program/localization/de_CH/messages.inc
index 2260ba089..a34358034 100644
--- a/program/localization/de_CH/messages.inc
+++ b/program/localization/de_CH/messages.inc
@@ -115,6 +115,7 @@ $messages['selectimportfile'] = 'Bitte wählen Sie eine Datei zum Importieren au
$messages['addresswriterror'] = 'Das gewählte Adressbuch kann nicht verändert werden.';
$messages['contactaddedtogroup'] = 'Kontakte wurden dieser Gruppe hinzugefügt.';
$messages['contactremovedfromgroup'] = 'Kontakte wurden aus dieser Gruppe entfernt.';
+$messages['nogroupassignmentschanged'] = 'Es wurde keine Gruppenzuweisung verändert.';
$messages['importwait'] = 'Daten werden importiert, bitte warten...';
$messages['importerror'] = 'Import fehlgeschlagen! Die hochgeladene Datei ist nicht im vCard-Format.';
$messages['importconfirm'] = '<b>Es wurden $inserted Adressen erfolgreich importiert</b>';