about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/de/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authplain/lang/de/lang.php')
-rw-r--r--wiki/lib/plugins/authplain/lang/de/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/wiki/lib/plugins/authplain/lang/de/lang.php b/wiki/lib/plugins/authplain/lang/de/lang.php
deleted file mode 100644
index e524372..0000000
--- a/wiki/lib/plugins/authplain/lang/de/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Anika Henke <anika@selfthinker.org>
- * @author Carsten Perthel <carsten@cpesoft.com>
- */
-$lang['userexists']            = 'Der Benutzername existiert leider schon.';
-$lang['usernotexists']         = 'Dieser Benutzer existiert nicht.';
-$lang['writefail']             = 'Kann Benutzerdaten nicht ändern. Bitte informieren Sie den Wiki-Administratoren';
-$lang['protected']             = 'Die Daten des Benutzers %s sind geschützt und können nicht verändert oder gelöscht werden.';