fix/correct_error_ru_localization (#17877)

This commit is contained in:
mochaloff
2022-01-26 01:10:32 +03:00
committed by GitHub
parent 9685393975
commit eeab3f82c4
6 changed files with 6 additions and 6 deletions

View File

@@ -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>

View File

@@ -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>