[Loc] update to arc and sql xlfs (#19184)

This commit is contained in:
Alex Ma
2022-04-22 10:07:54 -07:00
committed by GitHub
parent 36ee34663b
commit d59d6583bd
2 changed files with 11 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
<source xml:lang="en">Available Upgrades</source>
</trans-unit>
<trans-unit id="arc.availableUpgradesDescription">
<source xml:lang="en">Available upgrades for this resource are listed below. You can apply upgrades by selecting the upgrade button. Learn more about each of these releases at the</source>
<source xml:lang="en">Available upgrades for this resource are listed below. You can apply upgrades by clicking the upgrade button.</source>
</trans-unit>
<trans-unit id="arc.backup">
<source xml:lang="en">Backup</source>
@@ -706,9 +706,6 @@
<trans-unit id="arc.releaseDate">
<source xml:lang="en">Release Date</source>
</trans-unit>
<trans-unit id="arc.releaseDateNotParsed">
<source xml:lang="en">Release date could not be parsed.</source>
</trans-unit>
<trans-unit id="arc.releaseNotes">
<source xml:lang="en">Release Notes</source>
</trans-unit>
@@ -899,7 +896,7 @@
<source xml:lang="en">Version</source>
</trans-unit>
<trans-unit id="arc.versionLog">
<source xml:lang="en">version log.</source>
<source xml:lang="en">Learn more about each release here.</source>
</trans-unit>
<trans-unit id="arc.worker">
<source xml:lang="en">Worker</source>

View File

@@ -6235,6 +6235,15 @@ Error: {1}</source>
<trans-unit id="tableDesigner.previewDatabaseUpdates">
<source xml:lang="en">Preview Database Updates</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/tableDesigner/browser/tableDesignerService" source-language="en" datatype="plaintext"><body>
<trans-unit id="TableDesigner.closeApplication">
<source xml:lang="en">&amp;&amp;Close Application</source>
<note>&amp;&amp; denotes a mnemonic</note>
</trans-unit>
<trans-unit id="TableDesigner.saveBeforeExit">
<source xml:lang="en">There are unsaved changes in Table Designer that will be lost if you close the application. Do you want to close the application?</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/tasks/common/tasksService" source-language="en" datatype="plaintext"><body>
<trans-unit id="InProgressWarning">