//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace CKS.FormsBasedAuthentication.ResourcesAppGlobal { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class FBAPackWebPages { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal FBAPackWebPages() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CKS.FormsBasedAuthentication.ResourcesAppGlobal.FBAPackWebPages", typeof(FBAPackWebPages).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Account Locked. /// internal static string AccountLockedHeaderText { get { return ResourceManager.GetString("AccountLockedHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Uncheck the box to unlock the user's account.. /// internal static string AccountLockedLabelText { get { return ResourceManager.GetString("AccountLockedLabelText", resourceCulture); } } /// /// Looks up a localized string similar to If checked the account is locked.. /// internal static string AccountLockedToolTipText { get { return ResourceManager.GetString("AccountLockedToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Check the box if the user's account is active.. /// internal static string ActiveCheckBoxLabelText { get { return ResourceManager.GetString("ActiveCheckBoxLabelText", resourceCulture); } } /// /// Looks up a localized string similar to If checked the account is active.. /// internal static string ActiveCheckBoxToolTipText { get { return ResourceManager.GetString("ActiveCheckBoxToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Active. /// internal static string ActiveColHeaderText { get { return ResourceManager.GetString("ActiveColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Allows a user to change their login password.. /// internal static string ChangePassword_Desc { get { return ResourceManager.GetString("ChangePassword_Desc", resourceCulture); } } /// /// Looks up a localized string similar to Change Password. /// internal static string ChangePassword_Title { get { return ResourceManager.GetString("ChangePassword_Title", resourceCulture); } } /// /// Looks up a localized string similar to Enter and confirm the password:. /// internal static string ConfirmPasswordLabelText { get { return ResourceManager.GetString("ConfirmPasswordLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Confirm password.. /// internal static string ConfirmPasswordToolTipText { get { return ResourceManager.GetString("ConfirmPasswordToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Created. /// internal static string CreatedColHeaderText { get { return ResourceManager.GetString("CreatedColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// internal static string DeleteButtonText { get { return ResourceManager.GetString("DeleteButtonText", resourceCulture); } } /// /// Looks up a localized string similar to Confirm User Delete. /// internal static string DeleteConfirmHeaderText { get { return ResourceManager.GetString("DeleteConfirmHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Confirm that you want to delete the user '{0}'. /// internal static string DeleteConfirmLabelText { get { return ResourceManager.GetString("DeleteConfirmLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to permenantly delete this user?. /// internal static string DeleteConfirmText { get { return ResourceManager.GetString("DeleteConfirmText", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// internal static string DeleteContextMenuText { get { return ResourceManager.GetString("DeleteContextMenuText", resourceCulture); } } /// /// Looks up a localized string similar to Delete Forms Based Authentication Role. /// internal static string DeleteRole_Title { get { return ResourceManager.GetString("DeleteRole_Title", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to remove all users from this role and permenantly delete this role?. /// internal static string DeleteRoleConfirmText { get { return ResourceManager.GetString("DeleteRoleConfirmText", resourceCulture); } } /// /// Looks up a localized string similar to Delete Forms Based Authentication User. /// internal static string DeleteUser_Title { get { return ResourceManager.GetString("DeleteUser_Title", resourceCulture); } } /// /// Looks up a localized string similar to A username for that e-mail address already exists. Please enter a different e-mail address.. /// internal static string DuplicateEmail { get { return ResourceManager.GetString("DuplicateEmail", resourceCulture); } } /// /// Looks up a localized string similar to Username already exists. Please enter a different user name.. /// internal static string DuplicateUserName { get { return ResourceManager.GetString("DuplicateUserName", resourceCulture); } } /// /// Looks up a localized string similar to Edit. /// internal static string EditContextMenuText { get { return ResourceManager.GetString("EditContextMenuText", resourceCulture); } } /// /// Looks up a localized string similar to Edit Forms Based Authentication User. /// internal static string EditUser_Title { get { return ResourceManager.GetString("EditUser_Title", resourceCulture); } } /// /// Looks up a localized string similar to Email Address. /// internal static string EmailColHeaderText { get { return ResourceManager.GetString("EmailColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Enable Roles:. /// internal static string EnableRolesLabelText { get { return ResourceManager.GetString("EnableRolesLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Enable Roles. /// internal static string EnableRolesToolTipText { get { return ResourceManager.GetString("EnableRolesToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Enter password.. /// internal static string EnterPasswordToolTipText { get { return ResourceManager.GetString("EnterPasswordToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to An error occurred while adding this user to SharePoint. /// internal static string ErrorAddingToSharePoint { get { return ResourceManager.GetString("ErrorAddingToSharePoint", resourceCulture); } } /// /// Looks up a localized string similar to Full Name. /// internal static string FullNameColHeaderText { get { return ResourceManager.GetString("FullNameColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Group / Roles. /// internal static string GroupHeaderText { get { return ResourceManager.GetString("GroupHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Choose at least one group/role to add the user to:. /// internal static string GroupLabelText { get { return ResourceManager.GetString("GroupLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Select the groups / roles for this user.. /// internal static string GroupToolTipText { get { return ResourceManager.GetString("GroupToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to The password retrieval answer provided is invalid. Please check the value and try again.. /// internal static string InvalidAnswer { get { return ResourceManager.GetString("InvalidAnswer", resourceCulture); } } /// /// Looks up a localized string similar to The e-mail address provided is invalid. Please check the value and try again.. /// internal static string InvalidEmail { get { return ResourceManager.GetString("InvalidEmail", resourceCulture); } } /// /// Looks up a localized string similar to The password provided is invalid. Please enter a valid password value.. /// internal static string InvalidPassword { get { return ResourceManager.GetString("InvalidPassword", resourceCulture); } } /// /// Looks up a localized string similar to Password invalid. New Password length minimum: {0}. Non-alphanumeric characters required: {1}.. /// internal static string InvalidPasswordChars { get { return ResourceManager.GetString("InvalidPasswordChars", resourceCulture); } } /// /// Looks up a localized string similar to Password invalid. New Password length minimum: {0}. Non-alphanumeric characters required: {1}. Password Strength Regular Expression: {2}.. /// internal static string InvalidPasswordCharsRegex { get { return ResourceManager.GetString("InvalidPasswordCharsRegex", resourceCulture); } } /// /// Looks up a localized string similar to The password retrieval question provided is invalid. Please check the value and try again.. /// internal static string InvalidQuestion { get { return ResourceManager.GetString("InvalidQuestion", resourceCulture); } } /// /// Looks up a localized string similar to The user name provided is invalid. Please check the value and try again.. /// internal static string InvalidUserName { get { return ResourceManager.GetString("InvalidUserName", resourceCulture); } } /// /// Looks up a localized string similar to IsInSharePoint. /// internal static string IsInSharePointColHeaderText { get { return ResourceManager.GetString("IsInSharePointColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Last Login. /// internal static string LastLoginColHeaderText { get { return ResourceManager.GetString("LastLoginColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Locked. /// internal static string LockedColHeaderText { get { return ResourceManager.GetString("LockedColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Membership Approved:. /// internal static string MembershipApprovedLabelText { get { return ResourceManager.GetString("MembershipApprovedLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Viesti osoitteesta https://secure.taloyhtio.info. /// internal static string MembershipApprovedToolTipText { get { return ResourceManager.GetString("MembershipApprovedToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8" ?> ///<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:MembershipRequest="fba:MembershipRequest"> /// <xsl:template match="/"> /// <html> /// <head> /// <title>Viesti osoitteesta https://secure.taloyhtio.info</title> /// </head> /// <body> /// <div> /// <br /> /// <p>Olet rekisteröitynyt käyttäjäksi Taloyhtio.Info -palveluun osoitteessa https://secure.taloyhtio.info. Sivustolle tallennetut tiedotteet [rest of string was truncated]";. /// internal static string MembershipApprovedXSLT { get { return ResourceManager.GetString("MembershipApprovedXSLT", resourceCulture); } } /// /// Looks up a localized string similar to The XSL templates used for sending emails.. /// internal static string MembershipEmailTemplateHeaderDesc { get { return ResourceManager.GetString("MembershipEmailTemplateHeaderDesc", resourceCulture); } } /// /// Looks up a localized string similar to Membership Emails. /// internal static string MembershipEmailTemplateHeaderText { get { return ResourceManager.GetString("MembershipEmailTemplateHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Membership Error:. /// internal static string MembershipErrorLabelText { get { return ResourceManager.GetString("MembershipErrorLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Membership Error. /// internal static string MembershipErrorToolTipText { get { return ResourceManager.GetString("MembershipErrorToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to A Membership Provider has not been configured correctly. Check the web.config setttings for this web application.. /// internal static string MembershipNotConfigured { get { return ResourceManager.GetString("MembershipNotConfigured", resourceCulture); } } /// /// Looks up a localized string similar to These options control the functionality of the FBA web parts.. /// internal static string MembershipOptionHeaderDesc { get { return ResourceManager.GetString("MembershipOptionHeaderDesc", resourceCulture); } } /// /// Looks up a localized string similar to Membership Options. /// internal static string MembershipOptionHeaderText { get { return ResourceManager.GetString("MembershipOptionHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Membership Pending:. /// internal static string MembershipPendingLabelText { get { return ResourceManager.GetString("MembershipPendingLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Membership Pending. /// internal static string MembershipPendingToolTipText { get { return ResourceManager.GetString("MembershipPendingToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8" ?> ///<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:MembershipRequest="fba:MembershipRequest"> /// <xsl:template match="/"> /// <html> /// <head> /// <title>Membership Pending</title> /// </head> /// <body> /// <div> /// <br /> /// <p>Thank you for requesting a Membership on <xsl:value-of select="MembershipRequest:get_SiteName()" />.</p> /// /// <p>You will receive an email with a temporary passwo [rest of string was truncated]";. /// internal static string MembershipPendingXSLT { get { return ResourceManager.GetString("MembershipPendingXSLT", resourceCulture); } } /// /// Looks up a localized string similar to Membership Rejected:. /// internal static string MembershipRejectedLabelText { get { return ResourceManager.GetString("MembershipRejectedLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Membership Rejected. /// internal static string MembershipRejectedToolTipText { get { return ResourceManager.GetString("MembershipRejectedToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8" ?> ///<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:MembershipRequest="fba:MembershipRequest"> /// <xsl:template match="/"> /// <html> /// <head> /// <title>Membership Request Rejected</title> /// </head> /// <body> /// <div> /// <p>Your membership request on <xsl:value-of select="MembershipRequest:get_SiteName()" /> has been rejected.</p> /// /// <p>If you feel that this is an error please try again or [rest of string was truncated]";. /// internal static string MembershipRejectedXSLT { get { return ResourceManager.GetString("MembershipRejectedXSLT", resourceCulture); } } /// /// Looks up a localized string similar to These pages can be used in the email XSLT templates using the following syntax: ///<pre> ///&lt;xsl:value-of select="MembershipRequest:get_ChangePasswordURL()" /&gt; ///&lt;xsl:value-of select="MembershipRequest:get_PasswordQuestionURL()" /&gt; ///&lt;xsl:value-of select="MembershipRequest:get_ThankYouURL()" /&gt; ///</pre>. /// internal static string MembershipSiteReviewHeaderDesc { get { return ResourceManager.GetString("MembershipSiteReviewHeaderDesc", resourceCulture); } } /// /// Looks up a localized string similar to Membership Review Site URLs. /// internal static string MembershipSiteReviewHeaderText { get { return ResourceManager.GetString("MembershipSiteReviewHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Cannot import this Web Part.. /// internal static string MissingAssemblyMsg { get { return ResourceManager.GetString("MissingAssemblyMsg", resourceCulture); } } /// /// Looks up a localized string similar to Modified. /// internal static string ModifiedColHeaderText { get { return ResourceManager.GetString("ModifiedColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to New Password:. /// internal static string NewPasswordLabelText { get { return ResourceManager.GetString("NewPasswordLabelText", resourceCulture); } } /// /// Looks up a localized string similar to New Password. /// internal static string NewPasswordToolTipText { get { return ResourceManager.GetString("NewPasswordToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to New Forms Based Authentication Role. /// internal static string NewRole_Title { get { return ResourceManager.GetString("NewRole_Title", resourceCulture); } } /// /// Looks up a localized string similar to New Role. /// internal static string NewRoleLabelText { get { return ResourceManager.GetString("NewRoleLabelText", resourceCulture); } } /// /// Looks up a localized string similar to New Forms Based Authentication User. /// internal static string NewUser_Title { get { return ResourceManager.GetString("NewUser_Title", resourceCulture); } } /// /// Looks up a localized string similar to New User. /// internal static string NewUserLabelText { get { return ResourceManager.GetString("NewUserLabelText", resourceCulture); } } /// /// Looks up a localized string similar to This also sets the location of the page for the Change Password menu item.. /// internal static string PasswordChangePageExampleText { get { return ResourceManager.GetString("PasswordChangePageExampleText", resourceCulture); } } /// /// Looks up a localized string similar to Change Password Page:. /// internal static string PasswordChangePageLabelText { get { return ResourceManager.GetString("PasswordChangePageLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Change Password Page. /// internal static string PasswordChangePageToolTipText { get { return ResourceManager.GetString("PasswordChangePageToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to reset the password? The user will be emailed the new password. /// internal static string PasswordConfirmText { get { return ResourceManager.GetString("PasswordConfirmText", resourceCulture); } } /// /// Looks up a localized string similar to Password. /// internal static string PasswordHeaderText { get { return ResourceManager.GetString("PasswordHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Password Question Page:. /// internal static string PasswordQuestionPageLabelText { get { return ResourceManager.GetString("PasswordQuestionPageLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Password Question Page. /// internal static string PasswordQuestionPageToolTipText { get { return ResourceManager.GetString("PasswordQuestionPageToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Password Recovery:. /// internal static string PasswordRecoveryLabelText { get { return ResourceManager.GetString("PasswordRecoveryLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Uusi salasanasi Taloyhtio.Info-palveluun. /// internal static string PasswordRecoveryToolTipText { get { return ResourceManager.GetString("PasswordRecoveryToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8" ?> ///<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:MembershipRequest="fba:MembershipRequest"> /// <xsl:template match="/"> /// <html> /// <head> /// <title>Uusi salasanasi Taloyhtio.Info-palveluun</title> /// </head> /// <body> /// <div> /// <p>Tämä on automaattinen viesti Taloyhtio.Info-palvelusta salasanan uusimiseksi.</p> /// /// <p></p> /// /// <p> /// Uusi sa [rest of string was truncated]";. /// internal static string PasswordRecoveryXSLT { get { return ResourceManager.GetString("PasswordRecoveryXSLT", resourceCulture); } } /// /// Looks up a localized string similar to The authentication provider returned an error. Please verify your entry and try again. If the problem persists, please contact your system administrator.. /// internal static string ProviderError { get { return ResourceManager.GetString("ProviderError", resourceCulture); } } /// /// Looks up a localized string similar to Reply To Email Address:. /// internal static string ReplyToLabelText { get { return ResourceManager.GetString("ReplyToLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Reply To. /// internal static string ReplyToToolTipText { get { return ResourceManager.GetString("ReplyToToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Reset to a randomly generated password. /// internal static string ResetAutoPasswordText { get { return ResourceManager.GetString("ResetAutoPasswordText", resourceCulture); } } /// /// Looks up a localized string similar to Your new password is: {0}. /// internal static string ResetPasswordBody { get { return ResourceManager.GetString("ResetPasswordBody", resourceCulture); } } /// /// Looks up a localized string similar to Reset Password. /// internal static string ResetPasswordButtonText { get { return ResourceManager.GetString("ResetPasswordButtonText", resourceCulture); } } /// /// Looks up a localized string similar to There was an error setting the new password during the password reset process. If this error persists, there may be an issue with your membership provider.. /// internal static string ResetPasswordChangePasswordError { get { return ResourceManager.GetString("ResetPasswordChangePasswordError", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to reset this user's password?. /// internal static string ResetPasswordConfirmText { get { return ResourceManager.GetString("ResetPasswordConfirmText", resourceCulture); } } /// /// Looks up a localized string similar to Reset Password. /// internal static string ResetPasswordContextMenuText { get { return ResourceManager.GetString("ResetPasswordContextMenuText", resourceCulture); } } /// /// Looks up a localized string similar to Resets the user's password.. /// internal static string ResetPasswordDescText { get { return ResourceManager.GetString("ResetPasswordDescText", resourceCulture); } } /// /// Looks up a localized string similar to Email Template:. /// internal static string ResetPasswordEmailTemplateLabelText { get { return ResourceManager.GetString("ResetPasswordEmailTemplateLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Email Template. /// internal static string ResetPasswordEmailTemplateToolTipText { get { return ResourceManager.GetString("ResetPasswordEmailTemplateToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Reset Password. /// internal static string ResetPasswordHeaderText { get { return ResourceManager.GetString("ResetPasswordHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Reset Password:. /// internal static string ResetPasswordLabelText { get { return ResourceManager.GetString("ResetPasswordLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Reset password for user '{0}'. /// internal static string ResetPasswordMsg { get { return ResourceManager.GetString("ResetPasswordMsg", resourceCulture); } } /// /// Looks up a localized string similar to Email the user their new password. /// internal static string ResetPasswordSendEmailLabelText { get { return ResourceManager.GetString("ResetPasswordSendEmailLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Email the user their new password. /// internal static string ResetPasswordSendEmailToolTipText { get { return ResourceManager.GetString("ResetPasswordSendEmailToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Password Reset for {0}. /// internal static string ResetPasswordSubject { get { return ResourceManager.GetString("ResetPasswordSubject", resourceCulture); } } /// /// Looks up a localized string similar to Reset Password. /// internal static string ResetPasswordToolTipText { get { return ResourceManager.GetString("ResetPasswordToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Your current membershipprovider settings prevent a user's password from being reset. To allow for resetting of a password by an administrator, you must have enablePasswordReset="true" and requiresQuestionAndAnswer="false" in your membership provider settings in your web.config.. /// internal static string ResetPasswordUnavailable { get { return ResourceManager.GetString("ResetPasswordUnavailable", resourceCulture); } } /// /// Looks up a localized string similar to Reset Password. /// internal static string ResetPasswordUser_Title { get { return ResourceManager.GetString("ResetPasswordUser_Title", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8" ?> ///<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:MembershipRequest="fba:MembershipRequest"> /// <xsl:template match="/"> /// <html> /// <head> /// <title>Password Reset for <xsl:value-of select="MembershipRequest:get_UserName()" /></title> /// </head> /// <body> /// <div> /// <p>Your new password is: <xsl:value-of select="MembershipRequest:get_Password()" /></p> /// </div> /// </body> /// </html> /// </xs [rest of string was truncated]";. /// internal static string ResetPasswordXSLT { get { return ResourceManager.GetString("ResetPasswordXSLT", resourceCulture); } } /// /// Looks up a localized string similar to Set the user's new password. /// internal static string ResetSelectPasswordText { get { return ResourceManager.GetString("ResetSelectPasswordText", resourceCulture); } } /// /// Looks up a localized string similar to Review Membership Requests:. /// internal static string ReviewMembershipRequestLabelText { get { return ResourceManager.GetString("ReviewMembershipRequestLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Review Membership Requests:. /// internal static string ReviewMembershipRequestToolTipText { get { return ResourceManager.GetString("ReviewMembershipRequestToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Role. /// internal static string RoleColHeaderText { get { return ResourceManager.GetString("RoleColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Role Already Exists.. /// internal static string RoleExistenceMsg { get { return ResourceManager.GetString("RoleExistenceMsg", resourceCulture); } } /// /// Looks up a localized string similar to Role Name. /// internal static string RoleNameHeaderText { get { return ResourceManager.GetString("RoleNameHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Type the Role Name:. /// internal static string RoleNameLabelText { get { return ResourceManager.GetString("RoleNameLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Role doesn't exist.. /// internal static string RoleNotExistenceMsg { get { return ResourceManager.GetString("RoleNotExistenceMsg", resourceCulture); } } /// /// Looks up a localized string similar to Use this page to manage forms based authentication roles.. /// internal static string RolesMgmt_Desc { get { return ResourceManager.GetString("RolesMgmt_Desc", resourceCulture); } } /// /// Looks up a localized string similar to Manage Forms Based Authentication Users and Roles. /// internal static string RolesMgmt_Title { get { return ResourceManager.GetString("RolesMgmt_Title", resourceCulture); } } /// /// Looks up a localized string similar to Save. /// internal static string SaveButonText { get { return ResourceManager.GetString("SaveButonText", resourceCulture); } } /// /// Looks up a localized string similar to Search. /// internal static string SearchButtonText { get { return ResourceManager.GetString("SearchButtonText", resourceCulture); } } /// /// Looks up a localized string similar to Search:. /// internal static string SearchLabelText { get { return ResourceManager.GetString("SearchLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Security Answer. /// internal static string SecurityAnswerHeaderText { get { return ResourceManager.GetString("SecurityAnswerHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Security Question. /// internal static string SecurityQuestionHeaderText { get { return ResourceManager.GetString("SecurityQuestionHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Send E-mail. /// internal static string SendEmailHeaderText { get { return ResourceManager.GetString("SendEmailHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Send welcome e-mail to the new user. /// internal static string SendMailLabelText { get { return ResourceManager.GetString("SendMailLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Use this page to manage forms based authentication site configuration such as site URLs.. /// internal static string SiteConfig_Desc { get { return ResourceManager.GetString("SiteConfig_Desc", resourceCulture); } } /// /// Looks up a localized string similar to Manage Forms Based Authentication Configuration. /// internal static string SiteConfig_Title { get { return ResourceManager.GetString("SiteConfig_Title", resourceCulture); } } /// /// Looks up a localized string similar to Thank You Page:. /// internal static string ThankYouPageLabelText { get { return ResourceManager.GetString("ThankYouPageLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Thank You Page. /// internal static string ThankYouPageToolTipText { get { return ResourceManager.GetString("ThankYouPageToolTipText", resourceCulture); } } /// /// Looks up a localized string similar to Type the user's email address:. /// internal static string TypeEmailAddrLabelText { get { return ResourceManager.GetString("TypeEmailAddrLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Type the Full Name:. /// internal static string TypeFullNameLabelText { get { return ResourceManager.GetString("TypeFullNameLabelText", resourceCulture); } } /// /// Looks up a localized string similar to Type the security answer:. /// internal static string TypeSecurityALableText { get { return ResourceManager.GetString("TypeSecurityALableText", resourceCulture); } } /// /// Looks up a localized string similar to Type the security question:. /// internal static string TypeSecurityQLableText { get { return ResourceManager.GetString("TypeSecurityQLableText", resourceCulture); } } /// /// Looks up a localized string similar to Type the User Name:. /// internal static string TypeUserNameLabelText { get { return ResourceManager.GetString("TypeUserNameLabelText", resourceCulture); } } /// /// Looks up a localized string similar to An unexpected error has occurred. If the problem persists, please contact your system administrator or check the SharePoint log for further details.. /// internal static string UnexpectedError { get { return ResourceManager.GetString("UnexpectedError", resourceCulture); } } /// /// Looks up a localized string similar to An unknown error occurred. Please verify your entry and try again. If the problem persists, please contact your system administrator.. /// internal static string UnknownError { get { return ResourceManager.GetString("UnknownError", resourceCulture); } } /// /// Looks up a localized string similar to Use this page to manage forms based authentication users. /// internal static string UserMgmt_Desc { get { return ResourceManager.GetString("UserMgmt_Desc", resourceCulture); } } /// /// Looks up a localized string similar to Manage Forms Based Authentication Users. /// internal static string UserMgmt_Title { get { return ResourceManager.GetString("UserMgmt_Title", resourceCulture); } } /// /// Looks up a localized string similar to User Name. /// internal static string UserNameColHeaderText { get { return ResourceManager.GetString("UserNameColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to Username is read only:. /// internal static string UserNameReadonlyLabelText { get { return ResourceManager.GetString("UserNameReadonlyLabelText", resourceCulture); } } /// /// Looks up a localized string similar to User Not Found. /// internal static string UserNotFound { get { return ResourceManager.GetString("UserNotFound", resourceCulture); } } /// /// Looks up a localized string similar to The user creation request has been canceled. Please verify your entry and try again. If the problem persists, please contact your system administrator.. /// internal static string UserRejected { get { return ResourceManager.GetString("UserRejected", resourceCulture); } } /// /// Looks up a localized string similar to Users In Role. /// internal static string UsersInRoleColHeaderText { get { return ResourceManager.GetString("UsersInRoleColHeaderText", resourceCulture); } } /// /// Looks up a localized string similar to There are {0} users in this role.. /// internal static string UsersInRoleMsg { get { return ResourceManager.GetString("UsersInRoleMsg", resourceCulture); } } /// /// Looks up a localized string similar to The currently installed version of the FBA Pack.. /// internal static string VersionHeaderDesc { get { return ResourceManager.GetString("VersionHeaderDesc", resourceCulture); } } /// /// Looks up a localized string similar to Version. /// internal static string VersionHeaderText { get { return ResourceManager.GetString("VersionHeaderText", resourceCulture); } } } }