text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Account Locked Uncheck the box to unlock the user's account. If checked the account is locked. Check the box if the user's account is active. If checked the account is active. Active Allows a user to change their login password. Change Password Enter and confirm the password: Confirm password. Created Delete Confirm User Delete Confirm that you want to delete the user '{0}' Are you sure you want to permenantly delete this user? Delete Are you sure you want to remove all users from this role and permenantly delete this role? Delete Forms Based Authentication Role Delete Forms Based Authentication User A username for that e-mail address already exists. Please enter a different e-mail address. Username already exists. Please enter a different user name. Edit Edit Forms Based Authentication User Email Address Enable Roles: Enable Roles Enter password. An error occurred while adding this user to SharePoint Full Name Group / Roles Choose at least one group/role to add the user to: Select the groups / roles for this user. The password retrieval answer provided is invalid. Please check the value and try again. The e-mail address provided is invalid. Please check the value and try again. The password provided is invalid. Please enter a valid password value. Password invalid. New Password length minimum: {0}. Non-alphanumeric characters required: {1}. Password invalid. New Password length minimum: {0}. Non-alphanumeric characters required: {1}. Password Strength Regular Expression: {2}. The password retrieval question provided is invalid. Please check the value and try again. The user name provided is invalid. Please check the value and try again. IsInSharePoint Last Login Locked Membership Approved: Viesti osoitteesta https://secure.taloyhtio.info <?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 lähetetään jatkossa automaattisesti antamaasi sähköpostiosoitteeseen.</p> <p>Jos haluat poistua sähköpostilistalta, ota yhteyttä osoitteella asiakaspalvelu@taloyhtio.info.</p> <p></p> <p>Käyttäjätunnuksesi on: <xsl:value-of select="MembershipRequest:get_UserName()" /></p> <p></p> <p>Salasanasi on: <xsl:value-of select="MembershipRequest:get_Password()" /></p> <p></p> <p> <xsl:text>Voit vaihtaa salasanasi kirjautuessasi sivustolle omalla tunnuksellasi. </xsl:text> <xsl:text> Löydät sivuston vasemmanpuoleisesta linkkilistasta kohdan Salasanan vaihto.</xsl:text> </p> </div> </body> </html> </xsl:template> </xsl:stylesheet> The XSL templates used for sending emails. Membership Emails Membership Error: Membership Error A Membership Provider has not been configured correctly. Check the web.config setttings for this web application. These options control the functionality of the FBA web parts. Membership Options Membership Pending: Membership Pending <?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 password once your request has been approved.</p> <p>If you have any additional questions or require assistance, please contact the site administrator.</p> </div> </body> </html> </xsl:template> </xsl:stylesheet> Membership Rejected: Membership Rejected <?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 contact the site administrator.</p> <p>Thank you.</p> </div> </body> </html> </xsl:template> </xsl:stylesheet> 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> Membership Review Site URLs Cannot import this Web Part. Modified New Password: New Password New Role New Forms Based Authentication Role New User New Forms Based Authentication User This also sets the location of the page for the Change Password menu item. Change Password Page: Change Password Page Are you sure you want to reset the password? The user will be emailed the new password Password Password Question Page: Password Question Page Password Recovery: Uusi salasanasi Taloyhtio.Info-palveluun <?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 salasanasi on: <xsl:value-of select="MembershipRequest:get_Password()" /> </p> <p></p> <p> <xsl:text>Voit vaihtaa salasanasi kirjautuessasi sivustolle omalla tunnuksellasi. Se onnistuu sivuston yläosasta kohdasta Hallinta. </xsl:text> <xsl:text> Mikäli sinulla on teknisiä ongelmia sivuston käytössä, voit ottaa yhteyttä Taloyhtio.Infon asiakaspalveluun: asiakaspalvelu@taloyhtio.info </xsl:text> </p> <p> <xsl:text>Sivujen sisältöön liittyen voit ottaa yhteyttä isännöitsijääsi. </xsl:text> <xsl:text>.</xsl:text> </p> </div> </body> </html> </xsl:template> </xsl:stylesheet> The authentication provider returned an error. Please verify your entry and try again. If the problem persists, please contact your system administrator. Reply To Email Address: Reply To Reset to a randomly generated password Your new password is: {0} Reset Password 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. Are you sure you want to reset this user's password? Reset Password Resets the user's password. Email Template: Email Template Reset Password Reset Password: Reset password for user '{0}' Email the user their new password Email the user their new password Password Reset for {0} Reset Password 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. Reset Password <?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> </xsl:template> </xsl:stylesheet> Set the user's new password Review Membership Requests: Review Membership Requests: Role Role Already Exists. Role Name Type the Role Name: Role doesn't exist. Use this page to manage forms based authentication roles. Manage Forms Based Authentication Users and Roles Save Search Search: Security Answer Security Question Send E-mail Send welcome e-mail to the new user Use this page to manage forms based authentication site configuration such as site URLs. Manage Forms Based Authentication Configuration Thank You Page: Thank You Page Type the user's email address: Type the Full Name: Type the security answer: Type the security question: Type the User Name: An unexpected error has occurred. If the problem persists, please contact your system administrator or check the SharePoint log for further details. An unknown error occurred. Please verify your entry and try again. If the problem persists, please contact your system administrator. Use this page to manage forms based authentication users Manage Forms Based Authentication Users User Name Username is read only: User Not Found The user creation request has been canceled. Please verify your entry and try again. If the problem persists, please contact your system administrator. Users In Role There are {0} users in this role. The currently installed version of the FBA Pack. Version