converting versioning to use workflow

This commit is contained in:
JT Smith 2006-03-14 17:46:32 +00:00
parent c6b0d9b8d5
commit cba26ecc0c
20 changed files with 427 additions and 587 deletions

View file

@ -1,6 +1,18 @@
package WebGUI::i18n::English::WebGUI;
our $I18N = {
'default version tag workflow help' => {
message => q|Which workflow should be used by default when user's create their own version tags.|,
lastUpdated => 0,
context=>"Settings hover help"
},
'default version tag workflow' => {
message => q|Default Version Tag Workflow|,
lastUpdated => 0,
context=>"Settings"
},
'expire groupings' => {
message => q|Expire User Groupings|,
lastUpdated => 0