[Loc] update to azurecore sql-database-projects sql (#18208)

This commit is contained in:
Alex Ma
2022-02-02 18:13:19 -08:00
committed by GitHub
parent 243afc9f54
commit c35eae5969
3 changed files with 69 additions and 9 deletions

View File

@@ -61,6 +61,9 @@
<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>
<trans-unit id="applyConfirmation">
<source xml:lang="en">Are you sure you want to update the target project?</source>
</trans-unit>
<trans-unit id="applyError">
<source xml:lang="en">There was an error updating the project: {0}</source>
</trans-unit>