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

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