Support for removing all users.
This commit is contained in:
parent
9985f3768f
commit
54a8167ea9
4 changed files with 19 additions and 1 deletions
|
|
@ -138,6 +138,17 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'removeAll' => {
|
||||
message => q{A checkbox to remove all friends from this user.},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'remove all' => {
|
||||
message => q{Remove all},
|
||||
context => q{Template label. To remove all members of a set, to emtpy it.},
|
||||
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