📄 password.ascx.resx
字号:
<?xml version="1.0" encoding="UTF-8"?>
<root>
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="ResMimeType">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="Version">
<value>1.0.0.0</value>
</resheader>
<resheader name="Reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="Writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="PasswordTitle.Text">
<value>Manage Password - {0} (Id: {1})</value>
</data>
<data name="plOldPassword.Text">
<value>Current Password:</value>
</data>
<data name="plOldPassword.Help">
<value>Enter your current Password</value>
</data>
<data name="plNewPassword.Text">
<value>New Password:</value>
</data>
<data name="plNewPassword.Help">
<value>Enter the new Password</value>
</data>
<data name="plNewConfirm.Text">
<value>Confirm Password:</value>
</data>
<data name="plNewConfirm.Help">
<value>Confirm the new Password</value>
</data>
<data name="plQuestion.Text">
<value>Password Question:</value>
</data>
<data name="plQuestion.Help">
<value>Enter a Password Question to be used when retrieving the password</value>
</data>
<data name="plAnswer.Text">
<value>Password Answer:</value>
</data>
<data name="plAnswer.Help">
<value>Enter an Answer to the Password Question.</value>
</data>
<data name="plLastChanged.Text">
<value>Password Last Changed:</value>
</data>
<data name="plLastChanged.Help">
<value>Date password was last changed</value>
</data>
<data name="plExpires.Text">
<value>Password Expires:</value>
</data>
<data name="plExpires.Help">
<value>Date password will expire</value>
</data>
<data name="ChangePassword.Text">
<value>Change Password</value>
</data>
<data name="ResetPassword.Text">
<value>Reset Password</value>
</data>
<data name="ChangeQA.Text">
<value>Edit Question and Answer</value>
</data>
<data name="plEditQuestion.Text">
<value>Password Question:</value>
</data>
<data name="plEditQuestion.Help">
<value>Enter the Password Question you would like to use. It shoul be something for which only you would know the answer.</value>
</data>
<data name="plEditAnswer.Text">
<value>Password Answer:</value>
</data>
<data name="plEditAnswer.Help">
<value>Enter the answer to the password question.</value>
</data>
<data name="SaveQA.Text">
<value>Save Password Question/Answer</value>
</data>
<data name="UserChangeHelp.Text">
<value>In order to change your password, you will need to provide your current password, as well as your new password and a confirmation of your new password.</value>
</data>
<data name="AdminChangeHelp.Text">
<value>To change a password for this user enter the new password and confirm the entry by typing it again.</value>
</data>
<data name="AdminResetHelp.Text">
<value>You can reset the password for this user. The password will be randomly generated.</value>
</data>
<data name="UserResetHelp.Text">
<value>You can reset your password to a new randomly generated password by providing the answer to the following password question.</value>
</data>
<data name="QAHelp.Text">
<value>You can update your password question and answer. Enter your current Password and the question and relevant answer you wish to use.</value>
</data>
<data name="plQAPassword.Text">
<value>Password:</value>
</data>
<data name="plQAPassword.Help">
<value>Enter your current password.</value>
</data>
<data name="NoExpiry.Text">
<value>Password does not Expire</value>
</data>
</root>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -