i18n for Department user profile

This commit is contained in:
Colin Kuskie 2006-07-11 04:15:31 +00:00
parent 99937e80c1
commit f3346bd008
3 changed files with 161 additions and 0 deletions

View file

@ -376,6 +376,29 @@ can alter their status.|,
lastUpdated =>1139262439
},
'IT' => {
message => q|IT|,
lastUpdated =>1152589736,
context => q|User profile field, abbreviation for Information Technology|,
},
'HR' => {
message => q|HR|,
lastUpdated =>1152589736,
context => q|User profile field, abbreviation for Human Resources|,
},
'Regular Staff' => {
message => q|Regular Staff|,
lastUpdated =>1152589736,
context => q|User profile field|,
},
'Department' => {
message => q|Department|,
lastUpdated =>1152589736,
context => q|label for user profile field|,
},
};