package WebGUI::i18n::English::AuthLDAP; our $I18N = { 2 => q|Cannot connect to LDAP server.|, 5 => q|LDAP URL (default)|, 6 => q|LDAP Identity (default)|, 7 => q|LDAP Identity Name|, 8 => q|LDAP Password Name|, 3 => q|LDAP URL|, 4 => q|Connect DN|, 9 => q|User RDN|, 1 => q|LDAP Authentication Options|, 10 => q|Password (confirm)|, 11 => q|No connect DN specified for this user|, 13 => q|Invalid LDAP connection URL. Contact your administrator.|, 12 => q|No LDAP Url Specified for this user|, 'account-1' => q|LDAP Authentication Display Account Template|, 'account-2' => q|The following template variables are available for the LDAP Authentication Display Account templates.
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.options
Links list of options which allow users to turn on Admin, view and edit profile, view the messageLog, etc.
displayTitle
Page title
account.message
Any message returned by the system. Usually displays after the form is submitted.
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 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.ldapId
Default ldapId form field
create.form.ldapId.label
Default text for ldapId form field
create.form.password
Default password form field
create.form.password.label
Default text for password form field
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 anoymous registrations are allowed
createAccount.url
URL for the anonymous registration page
createAccount.label
Default label for the anonymous registration link