summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_DE
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_DE
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_DE')
-rw-r--r--roundcubemail/program/localization/de_DE/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/messages.inc b/roundcubemail/program/localization/de_DE/messages.inc
index 16eefe1a4..5cb1f0c64 100644
--- a/roundcubemail/program/localization/de_DE/messages.inc
+++ b/roundcubemail/program/localization/de_DE/messages.inc
@@ -78,5 +78,6 @@ $messages['receiptsent'] = 'Lesebestätigung erfolgreich gesendet';
$messages['errorsendingreceipt'] = 'Bestätigung konnte nicht gesendet werden';
$messages['nodeletelastidentity'] = 'Diese Identität kann nicht gelöscht werden, da dies die letzte ist.';
$messages['addsubfolderhint'] = 'Wird als Unterordner des aktuell selektieren Ordners erstellt';
+$messages['forbiddencharacter'] = 'Der Ordnername enthält ein ungültiges Zeichen';
?> \ No newline at end of file