mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
fix/correct_error_ru_localization (#17877)
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.authType.categoryValues.sqlLogin">
|
||||
<source xml:lang="en">SQL Login</source>
|
||||
<target state="translated">Имя входе SQL</target>
|
||||
<target state="translated">Имя входа SQL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="cms.connectionOptions.authType.description">
|
||||
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
|
||||
|
||||
@@ -992,7 +992,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.authType.categoryValues.sqlLogin">
|
||||
<source xml:lang="en">SQL Login</source>
|
||||
<target state="translated">Имя входе SQL</target>
|
||||
<target state="translated">Имя входа SQL</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.authType.description">
|
||||
<source xml:lang="en">Specifies the method of authenticating with SQL Server</source>
|
||||
|
||||
Reference in New Issue
Block a user