more admin console stuff

This commit is contained in:
JT Smith 2004-11-03 00:14:59 +00:00
parent 394da3a14b
commit aae95ff407
16 changed files with 565 additions and 664 deletions

View file

@ -71,6 +71,12 @@ our $I18N = {
lastUpdated => 1031514049
},
'user profiling' => {
message => q|User Profiling|,
lastUpdated =>1092930637,
context => q|Title of the user profile settings manager for the admin console.|
},
};
1;