mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-15 10:58:31 -05:00
added updates to resx and xlf for 12-9-2022 (#1780)
This commit is contained in:
@@ -3970,4 +3970,22 @@ Der Abfrageprozessor schätzt, dass durch das Implementieren des folgenden Index
|
||||
<data name="ActualCpu" xml:space="preserve">
|
||||
<value>Tatsächliche CPU-Kosten</value>
|
||||
</data>
|
||||
<data name="PasswordChangeEmptyPassword" xml:space="preserve">
|
||||
<value>New password cannot be empty</value>
|
||||
</data>
|
||||
<data name="PasswordChangeEmptyPasswordRetry" xml:space="preserve">
|
||||
<value>Press OK to input a new password that is not empty.</value>
|
||||
</data>
|
||||
<data name="PasswordChangeDNMReqs" xml:space="preserve">
|
||||
<value>password does not meet operating system policy requirements</value>
|
||||
</data>
|
||||
<data name="PasswordChangeDNMReqsRetry" xml:space="preserve">
|
||||
<value>Press OK to input a new password that meets operating system policy requirements.</value>
|
||||
</data>
|
||||
<data name="PasswordChangePWCannotBeUsed" xml:space="preserve">
|
||||
<value>password cannot be used at this time</value>
|
||||
</data>
|
||||
<data name="PasswordChangePWCannotBeUsedRetry" xml:space="preserve">
|
||||
<value>Press OK to input a different password.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user