mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to arc and sql xlfs (#19184)
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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">&&Close Application</source>
|
||||
<note>&& 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">
|
||||
|
||||
Reference in New Issue
Block a user