Bug/negativeOneRowsAffected strings file fix (#61)

* Adding changes to sr.strings files
This commit is contained in:
Benjamin Russell
2016-09-22 11:11:59 -07:00
committed by GitHub
parent 803a19d716
commit 1f7de91cc5
2 changed files with 2 additions and 2 deletions

View File

@@ -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>