LEGO: Merge pull request 1781

LEGO: Merge pull request 1781
This commit is contained in:
Alex Hsu
2022-12-10 08:36:55 -08:00
committed by GitHub
parent f76c348b31
commit c304f54ca2
3 changed files with 162 additions and 0 deletions

View File

@@ -6298,6 +6298,60 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PasswordChangeDNMReqs" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[password does not meet operating system policy requirements]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[密码不满足操作系统策略要求]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PasswordChangeDNMReqsRetry" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Press OK to input a new password that meets operating system policy requirements.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请按“确定”,输入满足操作系统策略要求的新密码。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PasswordChangeEmptyPassword" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New password cannot be empty]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新密码不能为空]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PasswordChangeEmptyPasswordRetry" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Press OK to input a new password that is not empty.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请按“确定”,输入不为空的新密码。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PasswordChangePWCannotBeUsed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[password cannot be used at this time]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[此时无法使用密码]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PasswordChangePWCannotBeUsedRetry" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Press OK to input a different password.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[请按“确定”,输入其他密码。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PauseSessionFailed" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to pause session: {0}]]></Val>