Friend Manager settings, i18n, save form.

This commit is contained in:
Colin Kuskie 2009-03-26 15:31:50 -07:00
parent 229ae88881
commit 2af14e6bf6
3 changed files with 45 additions and 20 deletions

View file

@ -1,14 +1,14 @@
package WebGUI::i18n::English::FriendManager;
package WebGUI::i18n::English::Account_FriendManager;
use strict;
our $I18N = {
'settings groupIdAdminFriends label' => {
'setting groupIdAdminFriends label' => {
message => q{Friends Manager},
lastUpdated => 0,
},
'settings groupIdAdminFriends hoverHelp' => {
'setting groupIdAdminFriends hoverHelp' => {
message => q{Group to manage friends, to assign people to one another and to view the interface for managing friends.},
lastUpdated => 0,
},