mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
added updates to resx and xlf for 12-9-2022 (#1780)
This commit is contained in:
@@ -6505,6 +6505,36 @@ The Query Processor estimates that implementing the following index could improv
|
||||
<target state="translated">实际 CPU 成本</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PasswordChangeEmptyPassword">
|
||||
<source>New password cannot be empty</source>
|
||||
<target state="new">New password cannot be empty</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PasswordChangeEmptyPasswordRetry">
|
||||
<source>Press OK to input a new password that is not empty.</source>
|
||||
<target state="new">Press OK to input a new password that is not empty.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PasswordChangeDNMReqs">
|
||||
<source>password does not meet operating system policy requirements</source>
|
||||
<target state="new">password does not meet operating system policy requirements</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PasswordChangeDNMReqsRetry">
|
||||
<source>Press OK to input a new password that meets operating system policy requirements.</source>
|
||||
<target state="new">Press OK to input a new password that meets operating system policy requirements.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PasswordChangePWCannotBeUsed">
|
||||
<source>password cannot be used at this time</source>
|
||||
<target state="new">password cannot be used at this time</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="PasswordChangePWCannotBeUsedRetry">
|
||||
<source>Press OK to input a different password.</source>
|
||||
<target state="new">Press OK to input a different password.</target>
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user