summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager
diff options
context:
space:
mode:
authorAndré Koot <meneer@tken.net>2013-04-04 20:48:39 +0200
committerAndreas Gohr <andi@splitbrain.org>2013-04-04 20:48:39 +0200
commit02ea0357f6a255b0f65c967112e6a6d9ec1fa116 (patch)
treed6c40dadbb68d5b778e9ab659aebe60ee0c78438 /lib/plugins/usermanager
parentf9cfe5598c5d3e6dfec2c783e228482375339db3 (diff)
downloadrpg-02ea0357f6a255b0f65c967112e6a6d9ec1fa116.tar.gz
rpg-02ea0357f6a255b0f65c967112e6a6d9ec1fa116.tar.bz2
Dutch language update
Diffstat (limited to 'lib/plugins/usermanager')
-rw-r--r--lib/plugins/usermanager/lang/nl/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/usermanager/lang/nl/lang.php b/lib/plugins/usermanager/lang/nl/lang.php
index 8f30ce3ea..e960e9a14 100644
--- a/lib/plugins/usermanager/lang/nl/lang.php
+++ b/lib/plugins/usermanager/lang/nl/lang.php
@@ -17,7 +17,7 @@
*/
$lang['menu'] = 'Gebruikersmanager';
$lang['noauth'] = '(gebruikersauthenticatie niet beschikbaar)';
-$lang['nosupport'] = '(gebruikersmanagement niet ondersteund)';
+$lang['nosupport'] = '(gebruikersbeheer niet ondersteund)';
$lang['badauth'] = 'ongeldige authenticatiemethode';
$lang['user_id'] = 'Gebruiker';
$lang['user_pass'] = 'Wachtwoord';