summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/de-informal
diff options
context:
space:
mode:
authorlupo49 <post@lupo49.de>2010-10-08 20:06:18 +0200
committerlupo49 <post@lupo49.de>2010-10-08 20:06:18 +0200
commite7a8f08df5768673a3908fb73c357ec86e36335c (patch)
treee73279e1e3c6f4fc2ce70a5d0967db9571008515 /lib/plugins/config/lang/de-informal
parent3d4b6cf54a3bc3880eb2c662fe73de3acb284da1 (diff)
downloadrpg-e7a8f08df5768673a3908fb73c357ec86e36335c.tar.gz
rpg-e7a8f08df5768673a3908fb73c357ec86e36335c.tar.bz2
de-informal: fixed typo
Diffstat (limited to 'lib/plugins/config/lang/de-informal')
-rw-r--r--lib/plugins/config/lang/de-informal/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/de-informal/lang.php b/lib/plugins/config/lang/de-informal/lang.php
index 54769bb22..8d721b62c 100644
--- a/lib/plugins/config/lang/de-informal/lang.php
+++ b/lib/plugins/config/lang/de-informal/lang.php
@@ -134,7 +134,7 @@ $lang['proxy____port'] = 'Proxyport';
$lang['proxy____user'] = 'Benutzername für den Proxy';
$lang['proxy____pass'] = 'Passwort von dem Proxybenutzer';
$lang['proxy____ssl'] = 'SSL verwenden um auf den Proxy zu zugreifen';
-$land['proxy____except'] = 'Regulärer Ausdruck um Adressen zu beschreiben, für die kein Proxy verwendet werden soll';
+$lang['proxy____except'] = 'Regulärer Ausdruck um Adressen zu beschreiben, für die kein Proxy verwendet werden soll';
$lang['safemodehack'] = 'Aktiviere safemode Hack';
$lang['ftp____host'] = 'FTP Server für safemode Hack';
$lang['ftp____port'] = 'FTP Port für safemode Hack';