added the export version tag to html workflow activity
This commit is contained in:
parent
4fbb26ad37
commit
c658b310c0
4 changed files with 94 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue