Hover help for Matrix. Internationalized all labels and text as well.

Internationalized entries for Commerce settings that were missed before.
Added some POD.
This commit is contained in:
Colin Kuskie 2005-12-22 23:18:55 +00:00
parent 9bc967a042
commit 3a6284d0f4
6 changed files with 339 additions and 75 deletions

View file

@ -4,6 +4,73 @@ our $HELP = {
'matrix add/edit' => {
title => 'add/edit help title',
body => 'add/edit help body',
fields => [
{
title => 'categories',
description => 'categories description',
namespace => 'Asset_Matrix',
},
{
title => 'max comparisons',
description => 'max comparisons description',
namespace => 'Asset_Matrix',
},
{
title => 'max comparisons privileged',
description => 'max comparisons privileged description',
namespace => 'Asset_Matrix',
},
{
title => 'detail template',
description => 'detail template description',
namespace => 'Asset_Matrix',
},
{
title => 'rating timeout',
description => 'rating timeout description',
namespace => 'Asset_Matrix',
},
{
title => 'rating timeout privileged',
description => 'rating timeout privileged description',
namespace => 'Asset_Matrix',
},
{
title => 'group to add',
description => 'group to add description',
namespace => 'Asset_Matrix',
},
{
title => 'privileged group',
description => 'privileged group description',
namespace => 'Asset_Matrix',
},
{
title => 'rating group',
description => 'rating group description',
namespace => 'Asset_Matrix',
},
{
title => 'main template',
description => 'main template description',
namespace => 'Asset_Matrix',
},
{
title => 'rating detail template',
description => 'rating detail template description',
namespace => 'Asset_Matrix',
},
{
title => 'search template',
description => 'search template description',
namespace => 'Asset_Matrix',
},
{
title => 'compare template',
description => 'compare template description',
namespace => 'Asset_Matrix',
},
],
related => [
{
tag => 'search template',