Friend Manager settings, i18n, save form.
This commit is contained in:
parent
229ae88881
commit
2af14e6bf6
3 changed files with 45 additions and 20 deletions
|
|
@ -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,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue