clearer hover help for asset exporting
This commit is contained in:
parent
b3cba88944
commit
ad1c60e213
1 changed files with 2 additions and 2 deletions
|
|
@ -1046,8 +1046,8 @@ Couldn't open %-s because %-s <br />
|
|||
},
|
||||
|
||||
'make asset exportable description' => {
|
||||
message => q|<p>Will this asset be exportable? This asset, and all of its parent assets, must be exportable for this asset to be exported.</p>|,
|
||||
lastUpdated => 0,
|
||||
message => q|<p>Is this asset allowed to be exported as static HTML, which is different from a package? This asset, and all of its parent assets, must be exportable for this asset to be exported. Also, exporting has to be enabled in the WebGUI config file for this site.</p>|,
|
||||
lastUpdated => 1214854199,
|
||||
},
|
||||
|
||||
'does asset inherit URL from parent' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue