Sgreen/update messages (#97)

Update messages to fix typo and remove (s).
This commit is contained in:
sgreenmsft
2016-10-19 14:55:09 -07:00
committed by GitHub
parent 2721de1de7
commit aa5432d0be
5 changed files with 32 additions and 473 deletions

View File

@@ -245,13 +245,17 @@
<value>This FileStreamWrapper cannot be used for writing</value>
<comment></comment>
</data>
<data name="QueryServiceAffectedOneRow" xml:space="preserve">
<value>(1 row affected)</value>
<comment></comment>
</data>
<data name="QueryServiceAffectedRows" xml:space="preserve">
<value>({0} row(s) affected)</value>
<value>({0} rows affected)</value>
<comment>.
Parameters: 0 - rows (long) </comment>
</data>
<data name="QueryServiceCompletedSuccessfully" xml:space="preserve">
<value>Command(s) copleted successfully.</value>
<value>Commands completed successfully.</value>
<comment></comment>
</data>
<data name="QueryServiceErrorFormat" xml:space="preserve">