summaryrefslogtreecommitdiff
path: root/inc/lang/de
diff options
context:
space:
mode:
authorlupo49 <post@lupo49.de>2012-06-30 18:00:18 +0200
committerlupo49 <post@lupo49.de>2012-06-30 18:00:18 +0200
commit8cb31473407c8b9b41f02499dfa3d97eb295cc14 (patch)
treec2288befc81ddf05834fa950d90da30de19130bd /inc/lang/de
parentbd7a6180a7aff3b0a5fde377bfe37636330f6eb2 (diff)
downloadrpg-8cb31473407c8b9b41f02499dfa3d97eb295cc14.tar.gz
rpg-8cb31473407c8b9b41f02499dfa3d97eb295cc14.tar.bz2
de/de-informal: added missing localization / update existing ones
Diffstat (limited to 'inc/lang/de')
-rw-r--r--inc/lang/de/lang.php1
-rw-r--r--inc/lang/de/mailwrap.html13
2 files changed, 14 insertions, 0 deletions
diff --git a/inc/lang/de/lang.php b/inc/lang/de/lang.php
index cfbe04396..4ea75157b 100644
--- a/inc/lang/de/lang.php
+++ b/inc/lang/de/lang.php
@@ -106,6 +106,7 @@ $lang['searchmedia_in'] = 'Suche in %s';
$lang['txt_upload'] = 'Datei zum Hochladen auswählen';
$lang['txt_filename'] = 'Hochladen als (optional)';
$lang['txt_overwrt'] = 'Bestehende Datei überschreiben';
+$lang['maxuploadsize'] = 'Max. %s pro Datei-Upload.';
$lang['lockedby'] = 'Momentan gesperrt von';
$lang['lockexpire'] = 'Sperre läuft ab am';
$lang['js']['willexpire'] = 'Die Sperre zur Bearbeitung dieser Seite läuft in einer Minute ab.\nUm Bearbeitungskonflikte zu vermeiden, sollten Sie sie durch einen Klick auf den Vorschau-Knopf verlängern.';
diff --git a/inc/lang/de/mailwrap.html b/inc/lang/de/mailwrap.html
new file mode 100644
index 000000000..420fdf83e
--- /dev/null
+++ b/inc/lang/de/mailwrap.html
@@ -0,0 +1,13 @@
+<html>
+<head>
+ <title>@TITLE@</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+</head>
+<body>
+
+@HTMLBODY@
+
+<br /><hr />
+<small>Diese Mail kommt vom DokuWiki auf @DOKUWIKIURL@.</small>
+</body>
+</html>