summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager
diff options
context:
space:
mode:
authorMatthias Schulte <post@lupo49.de>2010-10-02 14:01:48 +0200
committerAndreas Gohr <andi@splitbrain.org>2010-10-02 14:01:48 +0200
commitaaa724858bc8e1414981b87e35424c44295bc2f7 (patch)
tree7bc1cdabe2a3908cd1e07384173b94521e07ce56 /lib/plugins/usermanager
parentba60e49d53f41c0ce3ca6eaae66fd97c7df18976 (diff)
downloadrpg-aaa724858bc8e1414981b87e35424c44295bc2f7.tar.gz
rpg-aaa724858bc8e1414981b87e35424c44295bc2f7.tar.bz2
Informal German language update
Diffstat (limited to 'lib/plugins/usermanager')
-rw-r--r--lib/plugins/usermanager/lang/de-informal/lang.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/usermanager/lang/de-informal/lang.php b/lib/plugins/usermanager/lang/de-informal/lang.php
index be745565d..e906c0cf8 100644
--- a/lib/plugins/usermanager/lang/de-informal/lang.php
+++ b/lib/plugins/usermanager/lang/de-informal/lang.php
@@ -5,15 +5,16 @@
* @author Alexander Fischer <tbanus@os-forge.net>
* @author Juergen Schwarzer <jschwarzer@freenet.de>
* @author Marcel Metz <marcel_metz@gmx.de>
+ * @author Matthias Schulte <post@lupo49.de>
*/
$lang['menu'] = 'Benutzerverwalter';
$lang['noauth'] = '(Benutzeranmeldung ist nicht verfügbar)';
$lang['nosupport'] = '(Benutzerverwaltung wird nicht unterstützt)';
-$lang['badauth'] = 'Ungültige Authentifizerung';
+$lang['badauth'] = 'Ungültige Authentifizierung';
$lang['user_id'] = 'Benutzer';
$lang['user_pass'] = 'Passwort';
$lang['user_name'] = 'Echter Name';
-$lang['user_mail'] = 'Email';
+$lang['user_mail'] = 'E-Mail';
$lang['user_groups'] = 'Gruppen';
$lang['field'] = 'Feld';
$lang['value'] = 'Wert';