summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-05-30 13:27:13 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-05-30 13:27:13 +0000
commit36f056720f51a1b9359f208ff1db846ff0beea80 (patch)
treefbc1ebb86edd9179df3bff0bcf3a30a875626dd3 /roundcubemail/program/localization/de_CH
parent7b57eea9ca2744680ce6f181c45edfc7feed14df (diff)
Tell the user which character is forbidden + add translation
git-svn-id: https://svn.roundcube.net/trunk@1456 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
-rw-r--r--roundcubemail/program/localization/de_CH/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_CH/messages.inc b/roundcubemail/program/localization/de_CH/messages.inc
index fd6a266cd..573288aa7 100644
--- a/roundcubemail/program/localization/de_CH/messages.inc
+++ b/roundcubemail/program/localization/de_CH/messages.inc
@@ -81,5 +81,6 @@ $messages['errorsendingreceipt'] = 'Bestätigung konnte nicht gesendet werden';
$messages['nodeletelastidentity'] = 'Sie können diesen Absender nicht löschen';
$messages['addsubfolderhint'] = 'Wird als Unterdornder des aktuell selektieren Ordners erstellt';
+$messages['forbiddencharacter'] = 'Der Ordnername enthält ein ungültiges Zeichen';
?> \ No newline at end of file