mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 10:58:30 -05:00
update for resx with latest changes (#1240)
This commit is contained in:
@@ -1329,4 +1329,10 @@
|
||||
<data name="SqlCmdUnsupportedToken" xml:space="preserve">
|
||||
<value>サポートされていないトークン {0} が見つかりました</value>
|
||||
</data>
|
||||
<data name="CouldntFindAzureFunction" xml:space="preserve">
|
||||
<value>FunctionName {0} の Azure 関数が {1} に見つかりませんでした</value>
|
||||
</data>
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>FunctionName {0} の Azure 関数が {1} に複数見つかりました</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user