forward port of doc work

This commit is contained in:
Colin Kuskie 2006-02-06 17:34:32 +00:00
parent eabeaee356
commit 16c6b4f989
4 changed files with 83 additions and 3 deletions

View file

@ -34,8 +34,44 @@ our $I18N = {
lastUpdated =>1091624565
},
'1 description' => {
message => q|The status list allows you to customize what the 'states' of a user are. i.e., 'In' or 'Out'.|,
lastUpdated => 1138988640,
},
'12 description' => {
message => q|How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?|,
lastUpdated => 1138988640,
},
'In Out Template description' => {
message => q|Choose a template to style the display of the In/Out Board to users.|,
lastUpdated => 1138988640,
},
'13 description' => {
message => q|Choose a template to style the display of the In/Out Board Report.|,
lastUpdated => 1138988640,
},
'3 description' => {
message => q|Which groups are allowed to view reports generated by the In/Out Board Wobject?|,
lastUpdated => 1138988640,
},
'inOutGroup description' => {
message => q|Whichs groups are allowed to use this In/Out Board to change their status?|,
lastUpdated => 1138988640,
},
'19' => {
message => q|An In/Out board is used to keep track of whether people are currently in/out of the office. It shows the current In/Out status of all WebGUI users and also logs the event the person has left for, the time they left and the time they return. <P><B>Status List</B><BR>The status list allows you to customize what the 'states' of a user are. i.e., 'In' or 'Out'. <P><B>Paginate After</B><BR>How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page? <P><B>Report Paginate After</B><BR>Same as paginate after except that it controls the number of rows displayed in the In/Out Report. <P><B>Who Can View Reports?</B><BR>What group is allowed to view reports generated by the In/Out Board Wobject. <P></P>|,
message => q|<p>
An In/Out board is used to keep track of whether people are currently
in/out of the office. It shows the current In/Out status of all WebGUI
users and also logs the reason the person has left, the time they
left and the time they return. The log
</p>
|,
lastUpdated =>1091624565
},