LEGO: check in for main to temporary branch. (#17478)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-10-25 10:09:55 -07:00
committed by GitHub
parent 89c15c9496
commit 4268a8749b
8 changed files with 74 additions and 2 deletions

View File

@@ -2230,6 +2230,9 @@
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.sqlDatabaseProjects.NetCoreVersionDowngradeConfirmation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installed .NET SDK version {0} is newer than the currently supported versions. Project build will not work. Please install .NET Core SDK version 3.1 and include a global.json in the project folder specifying the SDK version to use. [More Information]5D;(https://docs.microsoft.com/dotnet/core/versions/selection)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[安装的 .NET SDK 版本 {0} 新于当前支持的版本。项目生成将不起作用。请安装 .NET Core SDK 版本 3.1,并在指定要使用的 SDK 版本的项目文件夹中包含 global.json。[详细信息]5D;(https://docs.microsoft.com/dotnet/core/versions/selection)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2656,6 +2659,9 @@
<Item ItemId=";extensions/sql-database-projects/package.sqlDatabaseProjects.netCoreDowngradeDoNotShow" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether to prompt the user to set .NET SDK version when a newer unsupported version is detected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[是否在检测到较新的不受支持的版本时提示用户设置 .NET SDK 版本。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -511,6 +511,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cannot.retry" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Migration cannot be retried.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法重试迁移。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -940,6 +943,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.database.backup.load.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while accessing database details.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[访问数据库详细信息时出错。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1495,6 +1501,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.invalid.owner.uri.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cannot connect to the database due to invalid OwnerUri (Parameter 'OwnerUri')]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[由于 OwnerUri 无效,无法连接到数据库(参数 "OwnerUri")]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2491,6 +2500,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.retry.migration.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while retrying the migration.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[重试迁移时出现错误。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>