spell check and HTML
This commit is contained in:
parent
76be16f9f5
commit
6e86827336
1 changed files with 25 additions and 25 deletions
|
|
@ -47,11 +47,11 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'login-2' => {
|
||||
message => q|The following template variables are available for WebGUI Authentication Login templates.
|
||||
<P><STRONG>login.form.header</STRONG><BR>The required form elements that go at the top of the login page.<BR><BR><STRONG>login.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>login.form.footer</STRONG><BR>The required form elements that go after the login page form.</P>
|
||||
<P><STRONG>login.form.submit<BR></STRONG>The default submit button for the login form. <BR><BR><STRONG>login.form.username<BR></STRONG>Default username form field<BR><BR><STRONG>login.form.username.label<BR></STRONG>Default text for username form field<BR><BR><STRONG>login.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>login.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>title<BR></STRONG>Default page title
|
||||
<P><STRONG>login.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL for the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>recoverPassword.isAllowed</STRONG><BR>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
|
||||
lastUpdated => 1078854830
|
||||
message => q|The following template variables are available for WebGUI Authentication Login templates.
|
||||
<P><STRONG>login.form.header</STRONG><BR>The required form elements that go at the top of the login page.<BR><BR><STRONG>login.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>login.form.footer</STRONG><BR>The required form elements that go after the login page form.</P>
|
||||
<P><STRONG>login.form.submit<BR></STRONG>The default submit button for the login form. <BR><BR><STRONG>login.form.username<BR></STRONG>Default username form field<BR><BR><STRONG>login.form.username.label<BR></STRONG>Default text for username form field<BR><BR><STRONG>login.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>login.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>title<BR></STRONG>Default page title
|
||||
<P><STRONG>login.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anonymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL for the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>recoverPassword.isAllowed</STRONG><BR>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
|
||||
lastUpdated => 1101772000
|
||||
},
|
||||
|
||||
'18' => {
|
||||
|
|
@ -60,10 +60,10 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'expired-2' => {
|
||||
message => q|The following template variables are available for WebGUI Authentication Password Expiration templates. <BR><BR><STRONG>expired.form.header</STRONG><BR>The required form elements that go at the top of the password expiration page.<BR><BR><STRONG>expired.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>expired.form.footer</STRONG><BR>The required form elements that go after the password expiration page form.
|
||||
<P><STRONG>expired.form.submit<BR></STRONG>The default submit button for the password expiration form. <BR><BR><STRONG>displayTitle<BR></STRONG>Default page title
|
||||
<P><STRONG>expired.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>create.form.oldPassword</STRONG><BR>Default old password form field<BR><BR><STRONG>create.form.oldPassword.label</STRONG><BR>Default text for old password form field<BR><BR><STRONG>expired.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>expired.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>expired.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>expired.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field</P>|,
|
||||
lastUpdated => 1078857230
|
||||
message => q|The following template variables are available for WebGUI Authentication Password Expiration templates. <BR><BR><STRONG>expired.form.header</STRONG><BR>The required form elements that go at the top of the password expiration page.<BR><BR><STRONG>expired.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>expired.form.footer</STRONG><BR>The required form elements that go after the password expiration page form.
|
||||
<P><STRONG>expired.form.submit<BR></STRONG>The default submit button for the password expiration form. <BR><BR><STRONG>displayTitle<BR></STRONG>Default page title
|
||||
<P><STRONG>expired.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>create.form.oldPassword</STRONG><BR>Default old password form field<BR><BR><STRONG>create.form.oldPassword.label</STRONG><BR>Default text for old password form field<BR><BR><STRONG>expired.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>expired.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>expired.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>expired.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field</P>|,
|
||||
lastUpdated => 1101772005
|
||||
},
|
||||
|
||||
'16' => {
|
||||
|
|
@ -102,11 +102,11 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'recovery-2' => {
|
||||
message => q|The following template variables are available for WebGUI Authentication Password Recovery templates.
|
||||
<P><STRONG>recover.form.header</STRONG><BR>The required form elements that go at the top of the password recovery page.<BR><BR><STRONG>recover.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>recover.form.footer</STRONG><BR>The required form elements that go after the password recovery page form.</P>
|
||||
<P><STRONG>recover.form.submit<BR></STRONG>The default submit button for the password recovery form. <BR><BR><STRONG>login.form.email<BR></STRONG>Default email form field<BR><BR><STRONG>login.form.email.label<BR></STRONG>Default text for email form field<BR><BR><STRONG>title<BR></STRONG>Default page title
|
||||
<P><STRONG>recover.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anoymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL for the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.</P>|,
|
||||
lastUpdated => 1078856556
|
||||
message => q|The following template variables are available for WebGUI Authentication Password Recovery templates.
|
||||
<P><STRONG>recover.form.header</STRONG><BR>The required form elements that go at the top of the password recovery page.<BR><BR><STRONG>recover.form.hidden</STRONG><BR>Hidden form fields required for form submission<BR><BR><STRONG>recover.form.footer</STRONG><BR>The required form elements that go after the password recovery page form.</P>
|
||||
<P><STRONG>recover.form.submit<BR></STRONG>The default submit button for the password recovery form. <BR><BR><STRONG>login.form.email<BR></STRONG>Default email form field<BR><BR><STRONG>login.form.email.label<BR></STRONG>Default text for email form field<BR><BR><STRONG>title<BR></STRONG>Default page title
|
||||
<P><STRONG>recover.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>anonymousRegistration.isAllowed<BR></STRONG>Flag indicating whether or not anonymous registrations are allowed<BR><BR><STRONG>createAccount.url</STRONG><BR>URL for the anonymous registration page<BR><BR><STRONG>createAccount.label<BR></STRONG>Default label for the anonymous registration link<BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.</P>|,
|
||||
lastUpdated => 1101772010
|
||||
},
|
||||
|
||||
'20' => {
|
||||
|
|
@ -140,20 +140,20 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'account-2' => {
|
||||
message => q|The following template variables are available for WebGUI Authentication Display Account templates.
|
||||
<P><STRONG>account.form.header</STRONG><BR>The required form elements that go at the top of the display account page.<BR><BR><STRONG>account.form.footer</STRONG><BR>The required form elements that go after the display account page form. </P>
|
||||
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has. Karma is a configurable user setting that is turned off by default
|
||||
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for the karma form value
|
||||
<P><STRONG>account.form.submit<BR></STRONG>The default submit button for the display account form. <BR><BR><STRONG>account.options</STRONG><BR>Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. <BR><BR><STRONG>displayTitle<BR></STRONG>Page title
|
||||
<P><STRONG>account.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>account.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>account.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>account.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>account.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>account.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>account.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>account.noform</STRONG><BR>Indicates whether or not the display account form has any visible fields<BR><BR><STRONG>account.nofields<BR></STRONG>Default display in the case that there are no form elements to display</P>|,
|
||||
lastUpdated => 1078852836
|
||||
message => q|The following template variables are available for WebGUI Authentication Display Account templates.
|
||||
<P><STRONG>account.form.header</STRONG><BR>The required form elements that go at the top of the display account page.<BR><BR><STRONG>account.form.footer</STRONG><BR>The required form elements that go after the display account page form. </P>
|
||||
<P><STRONG>account.form.karma</STRONG><BR>A read only form property displaying the amount of karma a user has. Karma is a configurable user setting that is turned off by default
|
||||
<P><STRONG>account.form.karma.label</STRONG><BR>Internationalized text label for the karma form value
|
||||
<P><STRONG>account.form.submit<BR></STRONG>The default submit button for the display account form. <BR><BR><STRONG>account.options</STRONG><BR>Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc. <BR><BR><STRONG>displayTitle<BR></STRONG>Page title
|
||||
<P><STRONG>account.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>account.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>account.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>account.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>account.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>account.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>account.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>account.noform</STRONG><BR>Indicates whether or not the display account form has any visible fields<BR><BR><STRONG>account.nofields<BR></STRONG>Default display in the case that there are no form elements to display</P>|,
|
||||
lastUpdated => 1101772016
|
||||
},
|
||||
|
||||
'create-2' => {
|
||||
message => q|The following template variables are available for WebGUI Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the anonymous registration page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
|
||||
<P><STRONG>create.form.submit<BR></STRONG>The default submit button for the anonymous registration form. <BR><BR><STRONG>title<BR></STRONG>Default page title
|
||||
<P><STRONG>create.form.profile<BR></STRONG>A loop containing visible and required profile fields for anonymouse registration<BR><BR> <STRONG>profile.formElement</STRONG><BR> Form element for visible or required profile field<BR><BR> <STRONG>profile.formElement.label</STRONG><BR><STRONG> </STRONG>Default text label for profile form element<BR><BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.<BR><BR><STRONG>create.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>create.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>create.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>create.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>create.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>create.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>create.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>recoverPassword.isAllowed<BR></STRONG>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
|
||||
lastUpdated => 1078856626
|
||||
message => q|The following template variables are available for WebGUI Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the anonymous registration page.<BR><BR><STRONG>create.form.hidden<BR></STRONG>Hidden form fields required for form submittal<BR><BR><STRONG>create.form.footer</STRONG><BR>The required form elements that go after the anonymous registration page form.
|
||||
<P><STRONG>create.form.submit<BR></STRONG>The default submit button for the anonymous registration form. <BR><BR><STRONG>title<BR></STRONG>Default page title
|
||||
<P><STRONG>create.form.profile<BR></STRONG>A loop containing visible and required profile fields for anonymous registration<BR><BR> <STRONG>profile.formElement</STRONG><BR> Form element for visible or required profile field<BR><BR> <STRONG>profile.formElement.label</STRONG><BR><STRONG> </STRONG>Default text label for profile form element<BR><BR><BR><STRONG>login.url<BR></STRONG>URL for the login page<BR><BR><STRONG>login.label</STRONG><BR>Default text label for login page link.<BR><BR><STRONG>create.message</STRONG><BR>Any message returned by the system. Usually displays after the form is submitted.<BR><BR><STRONG>create.form.username</STRONG><BR>Default username form field<BR><BR><STRONG>create.form.username.label</STRONG><BR>Default text for username form field<BR><BR><STRONG>create.form.password<BR></STRONG>Default password form field<BR><BR><STRONG>create.form.password.label<BR></STRONG>Default text for password form field<BR><BR><STRONG>create.form.passwordConfirm</STRONG><BR>Default password confirm form field<BR><BR><STRONG>create.form.passwordConfirm.label<BR></STRONG>Default text for password confirm form field<BR><BR><STRONG>recoverPassword.isAllowed<BR></STRONG>Flag indicating whether or not password recovery is enabled<BR><BR><STRONG>recoverPassword.url<BR></STRONG>URL for the password recovery page.<BR><BR><STRONG>recoverPassword.label<BR></STRONG>Default label for the password recovery link</P>|,
|
||||
lastUpdated => 1101772020
|
||||
},
|
||||
|
||||
'19' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue