diff options
author | thomascube <thomas@roundcube.net> | 2008-09-15 14:53:57 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-09-15 14:53:57 +0000 |
commit | f645ce169e11339d45cbc0b5b4cf6154346fd4c7 (patch) | |
tree | 119de2f39e224d28c5fc8be0967bfb43e4320a27 /program/localization/de_CH/messages.inc | |
parent | 3e1e7750834edfe0062c83d66690f4fe4521b8ba (diff) |
Redesign of the identities settings + add config option to disable multiple identities
Diffstat (limited to 'program/localization/de_CH/messages.inc')
-rw-r--r-- | program/localization/de_CH/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/de_CH/messages.inc b/program/localization/de_CH/messages.inc index 201bf9469..7357dc81b 100644 --- a/program/localization/de_CH/messages.inc +++ b/program/localization/de_CH/messages.inc @@ -85,5 +85,6 @@ $messages['addresswriterror'] = 'Das gewählte Adressbuch kann nicht 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 und $skipped bestehende Einträge übersprungen</b>:<p><em>$names</em></p>'; +$messages['opnotpermitted'] = 'Operation nicht erlaubt!'; ?> |