diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-09-03 10:18:32 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-09-03 10:18:32 +0200 |
commit | aa84c75bde8809d9ed957b0e49977b296ba14e26 (patch) | |
tree | 0c354e68f572e555a8fba46d22a43a0aa0aedc61 /lib/plugins/usermanager/lang/en | |
parent | 3be6e3945ae175b4785e18f9aa9d18f557592dd7 (diff) | |
download | rpg-aa84c75bde8809d9ed957b0e49977b296ba14e26.tar.gz rpg-aa84c75bde8809d9ed957b0e49977b296ba14e26.tar.bz2 |
german language update
darcs-hash:20060903081832-7ad00-9ea6aaaf2fb84fa543d3606e634e973711591597.gz
Diffstat (limited to 'lib/plugins/usermanager/lang/en')
-rw-r--r-- | lib/plugins/usermanager/lang/en/lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/plugins/usermanager/lang/en/lang.php b/lib/plugins/usermanager/lang/en/lang.php index 50c65ff1c..1b1aee675 100644 --- a/lib/plugins/usermanager/lang/en/lang.php +++ b/lib/plugins/usermanager/lang/en/lang.php @@ -4,9 +4,9 @@ * * @author Chris Smith <chris@jalakai.co.uk> */ - -$lang['menu'] = 'User Manager'; - + +$lang['menu'] = 'User Manager'; + // custom language strings for the plugin $lang['noauth'] = '(user authentication not available)'; $lang['nosupport'] = '(user management not supported)'; |