mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] additions to notebook, sql-database-projects and sql.xlf (#17282)
This commit is contained in:
@@ -49,6 +49,9 @@
|
||||
<trans-unit id="addPackage">
|
||||
<source xml:lang="en">Add Package</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addPackageReferenceMessage">
|
||||
<source xml:lang="en">To use SQL bindings, ensure your Azure Functions project has a reference to {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="appSettingPrompt">
|
||||
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
|
||||
</trans-unit>
|
||||
@@ -418,6 +421,9 @@
|
||||
<trans-unit id="missingVersion">
|
||||
<source xml:lang="en">Missing 'version' entry in {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moreInformation">
|
||||
<source xml:lang="en">More Information</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="msec">
|
||||
<source xml:lang="en">msec</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user