mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -05:00
[Loc] remove unnecessary strings from ServiceLayer SR (#1346)
This commit is contained in:
@@ -5706,18 +5706,6 @@
|
|||||||
<source>Failed to start profiler: {0}</source>
|
<source>Failed to start profiler: {0}</source>
|
||||||
<target state="new">Failed to start profiler: {0}</target>
|
<target state="new">Failed to start profiler: {0}</target>
|
||||||
<note>.
|
<note>.
|
||||||
Parameters: 0 - error (String) </note>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="QueryServiceUnsupportedSqlVariantType">
|
|
||||||
<source>The underlying type "{0}" for sql variant column "{1}" could not be resolved.</source>
|
|
||||||
<target state="new">The underlying type "{0}" for sql variant column "{1}" could not be resolved.</target>
|
|
||||||
<note>.
|
|
||||||
Parameters: 0 - id (int) </note>
|
|
||||||
</trans-unit>
|
|
||||||
<trans-unit id="StartProfilingFailed">
|
|
||||||
<source>Failed to start profiler: {0}</source>
|
|
||||||
<target state="new">Failed to start profiler: {0}</target>
|
|
||||||
<note>.
|
|
||||||
Parameters: 0 - error (String) </note>
|
Parameters: 0 - error (String) </note>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user