mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to strings for 2-21-2023 for data workspace and sql-database-projects (#22002)
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<trans-unit id="InProgress">
|
||||
<source xml:lang="en">In progress</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="Move">
|
||||
<source xml:lang="en">Move</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishHistory">
|
||||
<source xml:lang="en">Publish History</source>
|
||||
</trans-unit>
|
||||
@@ -412,6 +415,9 @@
|
||||
<trans-unit id="errorFindingBuildFilesLocation">
|
||||
<source xml:lang="en">Error finding build files location: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorMovingFile">
|
||||
<source xml:lang="en">Error when moving file from {0} to {1}. Error: {2}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorReadingProjectGuid">
|
||||
<source xml:lang="en">Error trying to read {0} of project '{1}'</source>
|
||||
</trans-unit>
|
||||
@@ -564,6 +570,12 @@
|
||||
<trans-unit id="missingVersion">
|
||||
<source xml:lang="en">Missing 'version' entry in {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moveConfirmationPrompt">
|
||||
<source xml:lang="en">Are you sure you want to move {0} to {1}?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="movingFilesBetweenProjectsNotSupported">
|
||||
<source xml:lang="en">Moving files between projects is not supported</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="msec">
|
||||
<source xml:lang="en">msec</source>
|
||||
</trans-unit>
|
||||
@@ -630,6 +642,9 @@
|
||||
<trans-unit id="okString">
|
||||
<source xml:lang="en">Ok</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="onlyMoveSqlFilesSupported">
|
||||
<source xml:lang="en">Only moving .sql files is supported</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="openEulaString">
|
||||
<source xml:lang="en">Open License Agreement</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user