mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
changes to sqldatabaseprojects (#16179)
This commit is contained in:
@@ -274,7 +274,7 @@
|
|||||||
<source xml:lang="en">Load profile...</source>
|
<source xml:lang="en">Load profile...</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="profileReadError">
|
<trans-unit id="profileReadError">
|
||||||
<source xml:lang="en">Could not load the profile file.</source>
|
<source xml:lang="en">Error loading the publish profile. {0}</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sqlCmdTableLabel">
|
<trans-unit id="sqlCmdTableLabel">
|
||||||
<source xml:lang="en">SQLCMD Variables</source>
|
<source xml:lang="en">SQLCMD Variables</source>
|
||||||
@@ -300,9 +300,12 @@
|
|||||||
<trans-unit id="default">
|
<trans-unit id="default">
|
||||||
<source xml:lang="en">default</source>
|
<source xml:lang="en">default</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="selectProfile">
|
<trans-unit id="selectProfileToUse">
|
||||||
<source xml:lang="en">Select publish profile to load</source>
|
<source xml:lang="en">Select publish profile to load</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="selectProfile">
|
||||||
|
<source xml:lang="en">Select Profile</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="dontUseProfile">
|
<trans-unit id="dontUseProfile">
|
||||||
<source xml:lang="en">Don't use profile</source>
|
<source xml:lang="en">Don't use profile</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
Reference in New Issue
Block a user