Add Friends Manager Group setting w/ i18n and help.
This commit is contained in:
parent
dcc90c6b45
commit
8dd59e5d92
3 changed files with 13 additions and 42 deletions
|
|
@ -482,6 +482,7 @@ sub definition {
|
|||
groupIdAdminCache
|
||||
groupIdAdminCron
|
||||
groupIdAdminDatabaseLink
|
||||
groupIdAdminFriends
|
||||
groupIdAdminGraphics
|
||||
groupIdAdminGroup
|
||||
groupIdAdminGroupAdmin
|
||||
|
|
|
|||
|
|
@ -3728,7 +3728,6 @@ LongTruncOk=1</p>
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
|
||||
'settings groupIdAdminAdSpace label' => {
|
||||
message => q{AdSpace},
|
||||
lastUpdated => 0,
|
||||
|
|
@ -3770,6 +3769,15 @@ LongTruncOk=1</p>
|
|||
},
|
||||
|
||||
|
||||
'settings groupIdAdminFriends label' => {
|
||||
message => q{Friends},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
'settings groupIdAdminFriends hoverHelp' => {
|
||||
message => q{Group to manage friends.},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'settings groupIdAdminGraphics label' => {
|
||||
message => q{Graphics},
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue