mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-11 18:48:36 -05:00
[Loc] update XLFs and main resx to proper version (for cake build) (#1256)
This commit is contained in:
@@ -2162,14 +2162,16 @@
|
||||
<note></note>
|
||||
</trans-unit>
|
||||
<trans-unit id="CouldntFindAzureFunction">
|
||||
<source>Couldn't find Azure function with FunctionName {0} in {1}</source>
|
||||
<target state="new">Couldn't find Azure function with FunctionName {0} in {1}</target>
|
||||
<note></note>
|
||||
<source>Couldn't find Azure function with FunctionName '{0}' in {1}</source>
|
||||
<target state="new">Couldn't find Azure function with FunctionName '{0}' in {1}</target>
|
||||
<note>.
|
||||
Parameters: 0 - functionName (string), 1 - fileName (string) </note>
|
||||
</trans-unit>
|
||||
<trans-unit id="MoreThanOneAzureFunctionWithName">
|
||||
<source>More than one Azure function found with the FunctionName {0} in {1}</source>
|
||||
<target state="new">More than one Azure function found with the FunctionName {0} in {1}</target>
|
||||
<note></note>
|
||||
<source>More than one Azure function found with the FunctionName '{0}' in {1}</source>
|
||||
<target state="new">More than one Azure function found with the FunctionName '{0}' in {1}</target>
|
||||
<note>.
|
||||
Parameters: 0 - functionName (string), 1 - fileName (string) </note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user