mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Missing UCP language string, some small activation issues on adm/index.php
git-svn-id: file:///svn/phpbb/trunk@5090 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -341,6 +341,7 @@ $lang += array(
|
||||
'UCP_AVATAR' => 'Your avatar',
|
||||
'UCP_PROFILE_INFO' => 'Your Profile',
|
||||
'UCP_REG_DETAILS' => 'Registration details',
|
||||
'UCP_REGISTER_DISABLE' => 'Creating a new account is currently not possible.',
|
||||
'UCP_SIGNATURE' => 'Your signature',
|
||||
'UCP_REMIND' => 'Send password',
|
||||
'UCP_WATCHED' => 'Watched items',
|
||||
@@ -446,4 +447,4 @@ $lang += array(
|
||||
'JOIN_MARKED' => 'Join marked',
|
||||
);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user