fixed branch editing to be more user friendly

This commit is contained in:
JT Smith 2005-01-30 23:03:35 +00:00
parent 0da7fcf659
commit dd8ed95a19
3 changed files with 13 additions and 10 deletions

View file

@ -3,7 +3,7 @@ package WebGUI::i18n::English::Asset;
our $I18N = {
'change' => {
message => q|Change?|,
message => q|Change recursively?|,
lastUpdated => 1099344172,
context => q|Used when editing an entire branch, and asks whether the user wants to change this field recursively.|
},