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

This commit is contained in:
csigs
2021-12-08 09:46:17 -08:00
committed by GitHub
parent fcc8a7d642
commit 6fab8ac012
10 changed files with 320 additions and 20 deletions

View File

@@ -100,6 +100,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.all.backups.restored" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[All backups restored]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.all.fields.required" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[All fields are required.]]></Val>
@@ -679,6 +685,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.currently.restoring.file" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Currently restoring file]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cutover" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Migration cutover]]></Val>
@@ -2039,6 +2051,18 @@
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.network.share.path" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Network share path]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[\\Servername.domainname.com\Backupfolder]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[\\Servername.domainname.com\Backupfolder]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.network.share.path.format" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[\\Servername.domainname.com\Backupfolder]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@@ -2049,10 +2073,13 @@
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.network.share.storage.table.help" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter target database name for the selected source databases.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Enter target database name and network share path information for the selected source databases.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Immettere il nome del database di destinazione per i database di origine selezionati.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Enter target database name for the selected source databases.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>