Fix typo in Russian translation

As pointed out by @Vort in #1107
This commit is contained in:
Justin Clift
2017-09-01 14:16:12 +01:00
parent 300affa839
commit ddd08a4f9d

View File

@@ -3988,7 +3988,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="../SqlUiLexer.cpp" line="107"/>
<source>(X) The count(X) function returns a count of the number of times that X is not NULL in a group.</source>
<translation>(X) Функция count(X) возвращает количесвто строк, в которых X не равно NULL в группе.</translation>
<translation>(X) Функция count(X) возвращает количество строк, в которых X не равно NULL в группе.</translation>
</message>
<message>
<location filename="../SqlUiLexer.cpp" line="108"/>