Commit 28294b30 authored by Jannis Leidel's avatar Jannis Leidel
Browse files

Fixed #13384 - Tweaked a wrong plural form in the Russian translation. Thanks...

Fixed #13384 - Tweaked a wrong plural form in the Russian translation. Thanks for the report, Harut.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13067 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent b3e9150f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -770,7 +770,7 @@ msgstr "Найти"
#, python-format
msgid "1 result"
msgid_plural "%(counter)s results"
msgstr[0] "1 результат"
msgstr[0] "%(counter)s результат"
msgstr[1] "%(counter)s результата"
msgstr[2] "%(counter)s результатов"