mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
Bug/negativeOneRowsAffected strings file fix (#61)
* Adding changes to sr.strings files
This commit is contained in:
@@ -240,7 +240,7 @@
|
||||
<data name="QueryServiceAffectedRows" xml:space="preserve">
|
||||
<value>({0} row(s) affected)</value>
|
||||
<comment>.
|
||||
Parameters: 0 - rows (int) </comment>
|
||||
Parameters: 0 - rows (long) </comment>
|
||||
</data>
|
||||
<data name="QueryServiceCompletedSuccessfully" xml:space="preserve">
|
||||
<value>Command(s) copleted successfully.</value>
|
||||
|
||||
Reference in New Issue
Block a user