Fix JS errors, add ableToBeFriend profile override.
This commit is contained in:
parent
1f5a83d0c6
commit
a5c7e2b39b
5 changed files with 25 additions and 3 deletions
|
|
@ -43,6 +43,16 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'override abletobefriend label' => {
|
||||
message => q{Override ableToBeFriend profile setting?},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'override abletobefriend hoverHelp' => {
|
||||
message => q{If a user has set their ableToBeFriend profile option to 'No', then the Friend Manager will not display them as a friend to be added. If this option is set to Yes, then the Friend Manager will allow managing them.},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'title' => {
|
||||
message => q{Friend Manager},
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue