KF #6: Commerce, Commit Version Tag, Asset Toolbar, CS

This commit is contained in:
Colin Kuskie 2006-12-07 00:51:03 +00:00
parent 3e8905a7b0
commit cfece34eeb
6 changed files with 21 additions and 21 deletions

View file

@ -8,8 +8,8 @@ our $I18N = {
},
'cache ems prereqs body' => {
message => q|<p>This workflow activity caches all possible required events for an EMS. When the activity is triggered, it will take the first EMS that is found in the system and then process the events for preqrequisites. Since this process may take a very long time, it will process as many events as it can in one minute with a minimum of one complete event being processed. Then it will pause and reque itself so that other activities can be processed.</p>|,
lastUpdated => 0,
message => q|<p>This workflow activity caches all possible required events for an EMS. When the activity is triggered, it will take the first EMS that is found in the system and then process the events for prerequisites. Since this process may take a very long time, it will process as many events as it can in one minute with a minimum of one complete event being processed. Then it will pause and reque itself so that other activities can be processed.</p>|,
lastUpdated => 1165449130,
},
};