summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authorStiwi <Stiwi@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-12-29 23:09:25 +0000
committerStiwi <Stiwi@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-12-29 23:09:25 +0000
commit9966f6dd2f28741f2ea206f69fcde12b0be6b715 (patch)
treef533c71719f443d470f21eee943afe5f035a531e /roundcubemail/program
parentf4f322ec568a54b6e8b3a2f3eb581484543898e6 (diff)
german translation updated
git-svn-id: https://svn.roundcube.net/trunk@441 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/de_DE/messages.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/messages.inc b/roundcubemail/program/localization/de_DE/messages.inc
index 14ae60db6..301e13cc4 100644
--- a/roundcubemail/program/localization/de_DE/messages.inc
+++ b/roundcubemail/program/localization/de_DE/messages.inc
@@ -67,5 +67,7 @@ $messages['folderdeleted'] = 'Ordner erfolgreich gelöscht';
$messages['deletedsuccessfully'] = 'Erfolgreich gelöscht.';
$messages['converting'] = 'Entferne Formatierung von Nachricht...';
$messages['messageopenerror'] = 'Die Nachricht konnte nicht vom Server geladen werden';
+$messages['fileuploaderror'] = 'Datei hochladen fehlgeschlagen';
+$messages['filesizeerror'] = 'Die hochgeladene Datei ist zu groß für die Maximalgröße von $size';
?>