Add button to add all Friend Managers to friends.
Help, i18n, template and code.
This commit is contained in:
parent
54a8167ea9
commit
03b777ee1e
4 changed files with 19 additions and 1 deletions
|
|
@ -149,6 +149,17 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'addManagers' => {
|
||||
message => q{A checkbox to add all users in the Friend Manager group to this users's list of Friends.},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'Add Friend Managers' => {
|
||||
message => q{Add Friend Managers},
|
||||
context => q{Template label. To add all Friend Managers to this list of friends.},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'submit' => {
|
||||
message => q{A button with internationalized label to submit the form.},
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue