mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 11:38:36 -05:00
[Loc] update to sql-bindings xlf (#19838)
This commit is contained in:
@@ -70,6 +70,9 @@
|
||||
<trans-unit id="failedToParse">
|
||||
<source xml:lang="en">Failed to parse "{0}": {1}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="failedToSetSetting">
|
||||
<source xml:lang="en">Failed to set connection string app setting: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="functionNameTitle">
|
||||
<source xml:lang="en">Function Name</source>
|
||||
</trans-unit>
|
||||
@@ -136,9 +139,6 @@
|
||||
<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>
|
||||
<trans-unit id="selectConnectionString">
|
||||
<source xml:lang="en">Select SQL connection string method</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user