committing first round of GUID changes
This commit is contained in:
parent
0ba6b7c911
commit
48fd2d44e9
48 changed files with 9012 additions and 8870 deletions
|
|
@ -1,19 +1,9 @@
|
|||
package WebGUI::i18n::English::AuthSMB;
|
||||
|
||||
our $I18N = {
|
||||
'9' => {
|
||||
message => q|NT Password|,
|
||||
lastUpdated => 1039453225
|
||||
},
|
||||
|
||||
'8' => {
|
||||
message => q|NT Login|,
|
||||
lastUpdated => 1039452980
|
||||
},
|
||||
|
||||
'7' => {
|
||||
message => q|NT Domain|,
|
||||
lastUpdated => 1039452950
|
||||
'account-1' => {
|
||||
message => q|SMB Authentication Display Account Template|,
|
||||
lastUpdated => 1078853113
|
||||
},
|
||||
|
||||
'6' => {
|
||||
|
|
@ -21,51 +11,44 @@ our $I18N = {
|
|||
lastUpdated => 1039452936
|
||||
},
|
||||
|
||||
'5' => {
|
||||
message => q|PDC|,
|
||||
lastUpdated => 1039452926
|
||||
},
|
||||
|
||||
'4' => {
|
||||
message => q|SMB Logon Error (3)<br>You have supplied an invalid username/password pair. Probably a typo, please try again.|,
|
||||
lastUpdated => 1039452797
|
||||
},
|
||||
|
||||
'3' => {
|
||||
message => q|SMB Protocol Error (2)<br>Please contact your sysadmin.|,
|
||||
lastUpdated => 1039452769
|
||||
},
|
||||
|
||||
'7' => {
|
||||
message => q|NT Domain|,
|
||||
lastUpdated => 1039452950
|
||||
},
|
||||
|
||||
'9' => {
|
||||
message => q|NT Password|,
|
||||
lastUpdated => 1039453225
|
||||
},
|
||||
|
||||
'2' => {
|
||||
message => q|SMB Server Error (1)<br>Something went wrong accessing the domain controller. Perhaps the connection timed out. Please try again or contact your sysadmin.|,
|
||||
lastUpdated => 1039452744
|
||||
},
|
||||
|
||||
'1' => {
|
||||
message => q|SMB Authentication Options|,
|
||||
lastUpdated => 1039451963
|
||||
},
|
||||
|
||||
'10' => {
|
||||
message => q|No SMB username specfified.|,
|
||||
lastUpdated => 1071926471
|
||||
},
|
||||
|
||||
'create-1' => {
|
||||
message => q|SMB Authentication Anonymous Registration Template|,
|
||||
lastUpdated => 1078856081
|
||||
},
|
||||
|
||||
'create-2' => {
|
||||
message => q|The following template variables are available for SMB 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 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.loginId</STRONG><BR>Default SMB loginId form field<BR><BR><STRONG>create.form.loginId.label</STRONG><BR>Default text for SMB loginId 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</P>|,
|
||||
lastUpdated => 1078856081
|
||||
'8' => {
|
||||
message => q|NT Login|,
|
||||
lastUpdated => 1039452980
|
||||
},
|
||||
|
||||
'login-1' => {
|
||||
message => q|SMB Authentication Login Template|,
|
||||
lastUpdated => 1078854992
|
||||
'4' => {
|
||||
message => q|SMB Logon Error (3)<br>You have supplied an invalid username/password pair. Probably a typo, please try again.|,
|
||||
lastUpdated => 1039452797
|
||||
},
|
||||
|
||||
'1' => {
|
||||
message => q|SMB Authentication Options|,
|
||||
lastUpdated => 1039451963
|
||||
},
|
||||
|
||||
'login-2' => {
|
||||
|
|
@ -76,11 +59,6 @@ our $I18N = {
|
|||
lastUpdated => 1078854992
|
||||
},
|
||||
|
||||
'account-1' => {
|
||||
message => q|SMB Authentication Display Account Template|,
|
||||
lastUpdated => 1078853113
|
||||
},
|
||||
|
||||
'account-2' => {
|
||||
message => q|The following template variables are available for the SMB Authentication Display Account templates.
|
||||
<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
|
||||
|
|
@ -89,6 +67,28 @@ our $I18N = {
|
|||
lastUpdated => 1078853113
|
||||
},
|
||||
|
||||
'create-2' => {
|
||||
message => q|The following template variables are available for SMB 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 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.loginId</STRONG><BR>Default SMB loginId form field<BR><BR><STRONG>create.form.loginId.label</STRONG><BR>Default text for SMB loginId 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</P>|,
|
||||
lastUpdated => 1078856081
|
||||
},
|
||||
|
||||
'10' => {
|
||||
message => q|No SMB username specfified.|,
|
||||
lastUpdated => 1071926471
|
||||
},
|
||||
|
||||
'login-1' => {
|
||||
message => q|SMB Authentication Login Template|,
|
||||
lastUpdated => 1078854992
|
||||
},
|
||||
|
||||
'5' => {
|
||||
message => q|PDC|,
|
||||
lastUpdated => 1039452926
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue