mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
Merge remote-tracking branch 'prototech/ticket/11739' into develop
# By Cesar G # Via Cesar G * prototech/ticket/11739: [ticket/11739] Rename “Remember Me” login keys module
This commit is contained in:
commit
2adb8499a9
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ $lang = array_merge($lang, array(
|
|||
'UCP_PROFILE_PROFILE_INFO' => 'Edit profile',
|
||||
'UCP_PROFILE_REG_DETAILS' => 'Edit account settings',
|
||||
'UCP_PROFILE_SIGNATURE' => 'Edit signature',
|
||||
'UCP_PROFILE_AUTOLOGIN_KEYS'=> 'Edit "Remember Me" login keys',
|
||||
'UCP_PROFILE_AUTOLOGIN_KEYS'=> 'Manage “Remember Me” login keys',
|
||||
|
||||
'UCP_USERGROUPS' => 'Usergroups',
|
||||
'UCP_USERGROUPS_MEMBER' => 'Edit memberships',
|
||||
|
|
Loading…
Add table
Reference in a new issue