Beginning of edit user friend interface.

Change prefix of templates from friendManager to fm.
This commit is contained in:
Colin Kuskie 2009-04-06 10:34:54 -07:00
parent 4626f85026
commit 100b900dd2
4 changed files with 57 additions and 6 deletions

View file

@ -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,