diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index b74ef884d..709b36837 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -233,73 +233,70 @@ our $I18N = { }, 'asset fields body' => { - message => q|These are the base properties that all Assets share:
|, + message => q|
These are the base properties that all Assets share:
|, context => q|Describing the form to add or edit an Asset.|, - lastUpdated => 1111984345, + lastUpdated => 1127426220, }, 'asset id description' => { - message => q|This is the unique identifier WebGUI uses to keep track of this Asset instance. Normal users should never need to be concerned with the Asset ID, but some advanced users may need to know it for things like SQL Reports. The Asset ID is not editable.|, - lastUpdated => 1119149899, + message => q|This is the unique identifier WebGUI uses to keep track of this Asset instance. Normal users should never need to be concerned with the Asset ID, but some advanced users may need to know it for things like SQL Reports. The Asset ID is not editable.
|, + lastUpdated => 1127426210, }, '99 description' => { - message => q|The title of the asset. This should be descriptive, but not very long. If left -blank, this will be set to "Untitled". - + message => q|The title of the asset. This should be descriptive, but not very long. If left +blank, this will be set to "Untitled".
Note: You should always specify a title, even if the Asset template will not use it. In various places on the site, like the Page Tree, Clipboard and Trash, the Title is used to distinguish this Asset from others.
|, - lastUpdated => 1119149899, + lastUpdated => 1127426207, }, '411 description' => { - message => q|A shorter title that will appear in navigation. If left blank, this will default -to the Title.A shorter title that will appear in navigation. If left blank,
+this will default to the Title.
+UI level: 1
The URL for this asset. It must be unique. If this field is left blank, then
+a URL will be made from the parent's URL and the Menu Title.
+UI level: 3
Whether or not this asset will be hidden from the navigation menu and site maps.
UI level: 6
Select yes to open this asset in a new window.
UI level: 6
Should the page containing this asset be served over SSL?
UI level: 6
The date when users may begin viewing this asset. Before this date only Content Managers with the rights to edit this asset will see it
UI level: 6.
The date when users will stop viewing this asset. After this date only Content Managers with the rights to edit this asset will see it.
UI level: 6