[Loc] added xlf updates for 4-18-2022 (#19140)

This commit is contained in:
Alex Ma
2022-04-18 16:53:22 -07:00
committed by GitHub
parent c121eeec4d
commit 21315a8a5d
3 changed files with 19 additions and 1 deletions

View File

@@ -25,6 +25,9 @@
<trans-unit id="azureFunctionsProjectMustBeOpened">
<source xml:lang="en">A C# Azure Functions project must be present in order to create a new Azure Function for this table.</source>
</trans-unit>
<trans-unit id="browseEllipsis">
<source xml:lang="en">Browse...</source>
</trans-unit>
<trans-unit id="closeButton">
<source xml:lang="en">Close</source>
</trans-unit>
@@ -127,6 +130,9 @@
<trans-unit id="selectBindingType">
<source xml:lang="en">Select type of binding</source>
</trans-unit>
<trans-unit id="selectButton">
<source xml:lang="en">Select</source>
</trans-unit>
<trans-unit id="selectConnectionError">
<source xml:lang="en">Failed to set connection string app setting: {0}</source>
</trans-unit>