- Added "Save and Commit" option for environments where the appearance of

workflow is unwanted.
This commit is contained in:
JT Smith 2006-07-25 21:11:14 +00:00
parent f1159269a0
commit 09af3e8785
6 changed files with 44 additions and 3 deletions

View file

@ -1,6 +1,12 @@
package WebGUI::i18n::English::Asset;
our $I18N = {
'save and commit' => {
message => q|save & commit|,
lastUpdated => 0,
context => q|A button added to all asset properties pages when save and commit mode is enabled.|
},
'add the missing page' => {
message => q|Add the missing page.|,
lastUpdated => 0,