package WebGUI::i18n::English::AuthWebGUI; our $I18N = { 'no registration hack' => { message => q|complete anonymous registration by calling createAccountSave directly from the URL.|, lastUpdated => 1078852836 }, 'account template' => { message => q|Account Template|, lastUpdated => 1078852836 }, 'create account template' => { message => q|Create Account Template|, lastUpdated => 1078852836 }, 'expired password template' => { message => q|Expired Password Template|, lastUpdated => 1078852836 }, 'login template' => { message => q|Login Template|, lastUpdated => 1078852836 }, 'password recovery template' => { message => q|Password Recovery Template|, lastUpdated => 1078852836 }, 'use captcha' => { message => q|Use captcha image?|, lastUpdated => 1078852836 }, 'validate email' => { message => q|Validate email addresses?|, lastUpdated => 1078852836 }, 'captcha label' => { message => q|Verify Your Humanity|, lastUpdated => 1078852836 }, 'captcha failure' => { message => q|You need to type in the six characters you see in the image to prove that you are human.|, lastUpdated => 1078852836 }, 'email address validation email subject' => { message => q|Account Activation|, lastUpdated => 1078852836 }, 'email address validation email body' => { message => q|Welcome to our site. Please click on the link below to activate your account.|, lastUpdated => 1078852836 }, 'check email for validation' => { message => q|Please check your email to activate your account.|, lastUpdated => 1078852836 }, 'display account template title' => { message => q|WebGUI Authentication Display Account Template|, lastUpdated => 1078852836 }, '11' => { message => q|New Password|, lastUpdated => 1071507924 }, '21' => { message => q|Allow User to Change Username?|, lastUpdated => 1076358688 }, '7' => { message => q|Passwords must have a minimum character length of|, lastUpdated => 1071507767 }, '17' => { message => q|Password Updated|, lastUpdated => 1071885563 }, '2' => { message => q|Password (confirm)|, lastUpdated => 1071507729 }, 'anon reg template title' => { message => q|WebGUI Authentication Anonymous Registration Template|, lastUpdated => 1078856626 }, '22' => { message => q|There are no fields to update.|, lastUpdated => 1076361800 }, '1' => { message => q|WebGUI Authentication Options|, lastUpdated => 1071507721 }, 'login template body' => { message => q|
The following template variables are available for WebGUI Authentication Login templates.
login.form.header
The required form elements that go at the top of the login page.
login.form.hidden
Hidden form fields required for form submission
login.form.footer
The required form elements that go after the login page form.
login.form.submit
The default submit button for the login form.
login.form.username
Default username form field
login.form.username.label
Default text for username form field
login.form.password
Default password form field
login.form.password.label
Default text for password form field
title
Default page title
login.message
Any message returned by the system. Usually displays after the form is submitted.
anonymousRegistration.isAllowed
Flag indicating whether or not anonymous registrations are allowed
createAccount.url
URL for the anonymous registration page
createAccount.label
Default label for the anonymous registration link
recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled
recoverPassword.url
URL for the password recovery page.
recoverPassword.label
Default label for the password recovery link
The following template variables are available for WebGUI Authentication Password Expiration templates.
expired.form.header
The required form elements that go at the top of the password expiration page.
expired.form.hidden
Hidden form fields required for form submittal.
expired.form.footer
The required form elements that go after the password expiration page form.
expired.form.submit
The default submit button for the password expiration form.
displayTitle
Default page title.
expired.message
Any message returned by the system. Usually displays after the form is submitted.
create.form.oldPassword
Default old password form field.
create.form.oldPassword.label
Default text for old password form field.
expired.form.password
Default password form field.
expired.form.password.label
Default text for password form field.
expired.form.passwordConfirm
Default password confirm form field.
expired.form.passwordConfirm.label
Default text for password confirm form field
The following template variables are available for WebGUI Authentication Password Recovery templates.
recover.form.header
The required form elements that go at the top of the password recovery page.
recover.form.hidden
Hidden form fields required for form submission.
recover.form.footer
The required form elements that go after the password recovery page form.
recover.form.submit
The default submit button for the password recovery form.
login.form.email
Default email form field.
login.form.email.label
Default text for email form field
title
Default page title.
recover.message
Any message returned by the system. Usually displays after the form is submitted.
anonymousRegistration.isAllowed
Flag indicating whether or not anonymous registrations are allowed.
createAccount.url
URL for the anonymous registration page.
createAccount.label
Default label for the anonymous registration link.
login.url
URL for the login page.
login.label
Default text label for login page link.
The following template variables are available for WebGUI Authentication Display Account templates.
account.form.header
The required form elements that go at the top of the display account page.
account.form.footer
The required form elements that go after the display account page form.
account.form.karma
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
account.form.karma.label
Internationalized text label for the karma form value.
account.form.submit
The default submit button for the display account form.
account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the inbox, etc.
displayTitle
Page title.
account.message
Any message returned by the system. Usually displays after the form is submitted.
account.form.username
Default username form field.
account.form.username.label
Default text for username form field.
account.form.password
Default password form field.
account.form.password.label
Default text for password form field.
account.form.passwordConfirm
Default password confirm form field.
account.form.passwordConfirm.label
Default text for password confirm form field.
account.noform
Indicates whether or not the display account form has any visible fields.
account.nofields
Default display in the case that there are no form elements to display.
The following template variables are available for WebGUI Authentication Anonymous Registration templates.
create.form.header
The required form elements that go at the top of the anonymous registration page.
create.form.hidden
Hidden form fields required for form submittal.
create.form.footer
The required form elements that go after the anonymous registration page form.
create.form.submit
The default submit button for the anonymous registration form.
title
Default page title.
create.form.profile
A loop containing visible and required profile fields for anonymous registration.
profile.formElement
Form element for visible or required profile field.
profile.formElement.label
Default text label for profile form element.
login.url
URL for the login page.
login.label
Default text label for login page link.
create.message
Any message returned by the system. Usually displays after the form is submitted.
create.form.username
Default username form field.
create.form.username.label
Default text for username form field.
create.form.password
Default password form field.
create.form.password.label
Default text for password form field.
create.form.passwordConfirm
Default password confirm form field.
create.form.passwordConfirm.label
Default text for password confirm form field.
recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled.
recoverPassword.url
URL for the password recovery page.
recoverPassword.label
Default label for the password recovery link.