forward port of branch_6_7

This commit is contained in:
Colin Kuskie 2005-11-01 21:18:10 +00:00
parent 90f2487aa3
commit 660a3bdd6a
2 changed files with 9 additions and 10 deletions

View file

@ -20,6 +20,11 @@ our $HELP = {
description => 'override asset template description', description => 'override asset template description',
namespace => 'Asset_Shortcut', namespace => 'Asset_Shortcut',
}, },
{
title => '10',
description => '10 description',
namespace => 'Asset_Shortcut',
},
{ {
title => '7', title => '7',
description => '7 description', description => '7 description',
@ -40,11 +45,6 @@ our $HELP = {
description => '1 description', description => '1 description',
namespace => 'Asset_Shortcut', namespace => 'Asset_Shortcut',
}, },
{
title => '10',
description => '10 description',
namespace => 'Asset_Shortcut',
},
{ {
title => 'Shortcut by alternate criteria', title => 'Shortcut by alternate criteria',
description => 'Shortcut by alternate criteria description', description => 'Shortcut by alternate criteria description',

View file

@ -59,14 +59,13 @@ our $I18N = {
}, },
'6' => { '6' => {
message => q|With the shortcut you can mirror an asset. This is useful if you want to reuse the same content in multiple sections of your site. message => q|<p>With the Shortcut you can mirror an asset in another location. This is useful if you want to reuse the same content in multiple sections of your site.</p>
<p>
<b>NOTES:</b><br/> <p><b>NOTES:</b><br />
The shortcut is not available through the Add Content menu, but instead through the shortcut icon on each Asset's toolbar. The shortcut is not available through the Add Content menu, but instead through the shortcut icon on each Asset's toolbar.
<p> </p>
|, |,
lastUpdated => 1119905819, lastUpdated => 1130878635,
}, },
'85 description' => { '85 description' => {