committing first round of GUID changes

This commit is contained in:
JT Smith 2004-08-09 15:45:44 +00:00
parent 0ba6b7c911
commit 48fd2d44e9
48 changed files with 9012 additions and 8870 deletions

View file

@ -1,41 +1,9 @@
package WebGUI::i18n::English::AuthWebGUI;
our $I18N = {
'8' => {
message => q|Your Password Has Expired|,
lastUpdated => 1071507773
},
'2' => {
message => q|Password (confirm)|,
lastUpdated => 1071507729
},
'3' => {
message => q|Your passwords did not match. Please try again.|,
lastUpdated => 1071507737
},
'10' => {
message => q|Old Password|,
lastUpdated => 1071507875
},
'9' => {
message => q|Expire passwords on user creation?|,
lastUpdated => 1071507780
},
'14' => {
message => q|Minimum password length|,
lastUpdated => 1071507951,
context => q|What is the minimum password length?|
},
'7' => {
message => q|Passwords must have a minimum character length of|,
lastUpdated => 1071507767,
context => q|Password expires every 10 days|
'account-1' => {
message => q|WebGUI Authentication Display Account Template|,
lastUpdated => 1078852836
},
'11' => {
@ -43,65 +11,14 @@ our $I18N = {
lastUpdated => 1071507924
},
'12' => {
message => q|You may not use your old password as your new password|,
lastUpdated => 1071507932
},
'13' => {
message => q|Allow password recovery?|,
lastUpdated => 1071507940
},
'6' => {
message => q|Allow Password Recovery?|,
lastUpdated => 1071507760,
context => q|Password expires every 10 days|
},
'5' => {
message => q|Your password cannot be "password".|,
lastUpdated => 1071507752
},
'4' => {
message => q|Your password cannot be blank.|,
lastUpdated => 1071507744
},
'15' => {
message => q|Minimum Password Length|,
lastUpdated => 1071885112
},
'1' => {
message => q|WebGUI Authentication Options|,
lastUpdated => 1071507721
},
'22' => {
message => q|There are no fields to update.|,
lastUpdated => 1076361800
},
'21' => {
message => q|Allow User to Change Username?|,
lastUpdated => 1076358688
},
'20' => {
message => q|Allow User to Change Password?|,
lastUpdated => 1076358606
},
'19' => {
message => q|Allow Users to Change Username?|,
lastUpdated => 1076358029
},
'18' => {
message => q|Allow Users to Change Passwords?|,
lastUpdated => 1076357595
'7' => {
message => q|Passwords must have a minimum character length of|,
lastUpdated => 1071507767
},
'17' => {
@ -109,28 +26,9 @@ our $I18N = {
lastUpdated => 1071885563
},
'16' => {
message => q|Password Timeout|,
lastUpdated => 1071885309
},
'expired-1' => {
message => q|WebGUI Authentication Password Expiration Template|,
lastUpdated => 1078857230
},
'expired-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Password Expiration templates. <BR><BR><STRONG>expired.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password expiration&nbsp;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&nbsp;password expiration&nbsp;form. <BR><BR><STRONG>displayTitle<BR></STRONG>Default page title
<P><STRONG>expired.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.oldPassword</STRONG><BR>Default&nbsp;old password form field<BR><BR><STRONG>create.form.oldPassword.label</STRONG><BR>Default text for&nbsp;old password&nbsp;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
},
'create-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;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&nbsp;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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement</STRONG><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Form element for visible or required profile field<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement.label</STRONG><BR><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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.&nbsp; 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
'2' => {
message => q|Password (confirm)|,
lastUpdated => 1071507729
},
'create-1' => {
@ -138,22 +36,14 @@ our $I18N = {
lastUpdated => 1078856626
},
'recovery-1' => {
message => q|WebGUI Authentication Password Recovery Template|,
lastUpdated => 1078856556
'22' => {
message => q|There are no fields to update.|,
lastUpdated => 1076361800
},
'recovery-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication&nbsp;Password Recovery&nbsp;templates.
<P><STRONG>recover.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password recovery&nbsp;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&nbsp;password recovery&nbsp;page form.</P>
<P><STRONG>recover.form.submit<BR></STRONG>The default submit button for the&nbsp;password recovery&nbsp;form. <BR><BR><STRONG>login.form.email<BR></STRONG>Default&nbsp;email form field<BR><BR><STRONG>login.form.email.label<BR></STRONG>Default text for&nbsp;email form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>recover.message</STRONG><BR>Any message returned by the system.&nbsp; 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&nbsp;for&nbsp;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
},
'login-1' => {
message => q|WebGUI Authentication Login Template|,
lastUpdated => 1078854830
'1' => {
message => q|WebGUI Authentication Options|,
lastUpdated => 1071507721
},
'login-2' => {
@ -164,9 +54,89 @@ our $I18N = {
lastUpdated => 1078854830
},
'account-1' => {
message => q|WebGUI Authentication Display Account Template|,
lastUpdated => 1078852836
'18' => {
message => q|Allow Users to Change Passwords?|,
lastUpdated => 1076357595
},
'expired-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Password Expiration templates. <BR><BR><STRONG>expired.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password expiration&nbsp;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&nbsp;password expiration&nbsp;form. <BR><BR><STRONG>displayTitle<BR></STRONG>Default page title
<P><STRONG>expired.message</STRONG><BR>Any message returned by the system.&nbsp; Usually displays after the form is submitted.<BR><BR><STRONG>create.form.oldPassword</STRONG><BR>Default&nbsp;old password form field<BR><BR><STRONG>create.form.oldPassword.label</STRONG><BR>Default text for&nbsp;old password&nbsp;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
},
'16' => {
message => q|Password Timeout|,
lastUpdated => 1071885309
},
'13' => {
message => q|Allow password recovery?|,
lastUpdated => 1071507940
},
'6' => {
message => q|Allow Password Recovery?|,
lastUpdated => 1071507760
},
'recovery-1' => {
message => q|WebGUI Authentication Password Recovery Template|,
lastUpdated => 1078856556
},
'3' => {
message => q|Your passwords did not match. Please try again.|,
lastUpdated => 1071507737
},
'9' => {
message => q|Expire passwords on user creation?|,
lastUpdated => 1071507780
},
'12' => {
message => q|You may not use your old password as your new password|,
lastUpdated => 1071507932
},
'recovery-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication&nbsp;Password Recovery&nbsp;templates.
<P><STRONG>recover.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;password recovery&nbsp;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&nbsp;password recovery&nbsp;page form.</P>
<P><STRONG>recover.form.submit<BR></STRONG>The default submit button for the&nbsp;password recovery&nbsp;form. <BR><BR><STRONG>login.form.email<BR></STRONG>Default&nbsp;email form field<BR><BR><STRONG>login.form.email.label<BR></STRONG>Default text for&nbsp;email form field<BR><BR><STRONG>title<BR></STRONG>Default page title
<P><STRONG>recover.message</STRONG><BR>Any message returned by the system.&nbsp; 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&nbsp;for&nbsp;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
},
'20' => {
message => q|Allow User to Change Password?|,
lastUpdated => 1076358606
},
'14' => {
message => q|Minimum password length|,
lastUpdated => 1071507951
},
'15' => {
message => q|Minimum Password Length|,
lastUpdated => 1071885112
},
'8' => {
message => q|Your Password Has Expired|,
lastUpdated => 1071507773
},
'4' => {
message => q|Your password cannot be blank.|,
lastUpdated => 1071507744
},
'expired-1' => {
message => q|WebGUI Authentication Password Expiration Template|,
lastUpdated => 1078857230
},
'account-2' => {
@ -179,6 +149,33 @@ our $I18N = {
lastUpdated => 1078852836
},
'create-2' => {
message => q|The following template variables are available for&nbsp;WebGUI Authentication Anonymous Registration templates. <BR><BR><STRONG>create.form.header</STRONG><BR>The required form elements that go at the top of the&nbsp;anonymous registration&nbsp;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&nbsp;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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement</STRONG><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Form element for visible or required profile field<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <STRONG>profile.formElement.label</STRONG><BR><STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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.&nbsp; 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
},
'19' => {
message => q|Allow Users to Change Username?|,
lastUpdated => 1076358029
},
'10' => {
message => q|Old Password|,
lastUpdated => 1071507875
},
'login-1' => {
message => q|WebGUI Authentication Login Template|,
lastUpdated => 1078854830
},
'5' => {
message => q|Your password cannot be "password".|,
lastUpdated => 1071507752
},
};
1;