bad help fields and labels in Collaboration
This commit is contained in:
parent
efc57d00e1
commit
917d06f366
2 changed files with 7 additions and 7 deletions
|
|
@ -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',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue