added the export version tag to html workflow activity

This commit is contained in:
JT Smith 2006-04-15 21:09:03 +00:00
parent 4fbb26ad37
commit c658b310c0
4 changed files with 94 additions and 2 deletions

View file

@ -1,6 +1,12 @@
package WebGUI::i18n::English::VersionTag;
our $I18N = {
'export version tag to html' => {
message => q|Export Version Tag To HTML|,
context => q|the title of the workflow activity of the same name|,
lastUpdated => 0
},
'version tags' => {
message => q|Version Tags|,
lastUpdated => 0