Beginning of edit user friend interface.
Change prefix of templates from friendManager to fm.
This commit is contained in:
parent
4626f85026
commit
100b900dd2
4 changed files with 57 additions and 6 deletions
|
|
@ -23,6 +23,16 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'edit template label' => {
|
||||
message => q{Edit Friends Template},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'edit template hoverHelp' => {
|
||||
message => q{This template renders the interface for adding or removing friends for a user.},
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'groupsToManageFriends label' => {
|
||||
message => q{Groups to Manage as Friends},
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue