Added captcha messages for collaboration system
This commit is contained in:
parent
31353771ba
commit
b5be9f79a3
1 changed files with 15 additions and 1 deletions
|
|
@ -1606,9 +1606,23 @@ the Collaboration Asset, the user will be notified.|,
|
|||
|
||||
'subscription group hoverHelp' => {
|
||||
message => q|Manage the users in the subscription group for this Collaboration System|,
|
||||
lastUpdated => 1170543345,
|
||||
},
|
||||
|
||||
'use captcha label' => {
|
||||
message => q|Use Post Captcha|,
|
||||
lastUpdated => 1170543345,
|
||||
},
|
||||
|
||||
|
||||
'use captcha hover help' => {
|
||||
message => q|Choose whether or not to make users verify their humnanity before being able to post to this collaboration system|,
|
||||
lastUpdated => 1170543345,
|
||||
},
|
||||
|
||||
'captcha label' => {
|
||||
message => q|Verify your humanity|,
|
||||
lastUpdated => 1170543345,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue