bad help fields and labels in Collaboration

This commit is contained in:
Colin Kuskie 2005-11-18 23:19:01 +00:00
parent efc57d00e1
commit 917d06f366
2 changed files with 7 additions and 7 deletions

View file

@ -101,8 +101,8 @@ our $HELP = {
namespace => 'Asset_Collaboration',
},
{
title => 'editTimeout',
description => 'editTimeout description',
title => 'edit timeout',
description => 'edit timeout description',
namespace => 'Asset_Collaboration',
},
{
@ -116,8 +116,8 @@ our $HELP = {
namespace => 'Asset_Collaboration',
},
{
title => 'rich edit',
description => 'rich edit description',
title => 'rich editor',
description => 'rich editor description',
namespace => 'Asset_Collaboration',
},
{

View file

@ -922,10 +922,10 @@ may be selected.|,
lastUpdated => 1119070429,
},
'editTimeout description' => {
'edit timeout description' => {
message => q|After this timeout is reached, the Post can no longer be edited by
the original poster.|,
lastUpdated => 1119070429,
lastUpdated => 1132355854,
},
'allow replies description' => {
@ -938,7 +938,7 @@ the original poster.|,
lastUpdated => 1119070429,
},
'rich edit description' => {
'rich editor description' => {
message => q|Select "Yes" to enable Rich Editing of content in Posts.|,
lastUpdated => 1119070429,
},