mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-27 17:24:26 -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>
|
||||
<target state="new">Failed to start profiler: {0}</target>
|
||||
<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>
|
||||
</trans-unit>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user