Revision: 10149
          http://sourceforge.net/p/languagetool/code/10149
Author:   yakovru
Date:     2013-05-27 03:43:17 +0000 (Mon, 27 May 2013)
Log Message:
-----------
[ru] fix typo

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/ru/src/main/resources/org/languagetool/rules/ru/grammar.xml

Modified: 
trunk/languagetool/languagetool-language-modules/ru/src/main/resources/org/languagetool/rules/ru/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/ru/src/main/resources/org/languagetool/rules/ru/grammar.xml
        2013-05-26 20:02:15 UTC (rev 10148)
+++ 
trunk/languagetool/languagetool-language-modules/ru/src/main/resources/org/languagetool/rules/ru/grammar.xml
        2013-05-27 03:43:17 UTC (rev 10149)
@@ -2973,7 +2973,7 @@
                     <token spacebefore="no" regexp="yes">[0-9]+</token>
                     <token postag="NN:.*:PL:R" postag_regexp="yes"><exception 
negate_pos="yes" postag="NN:.*:PL:R" 
postag_regexp="yes"></exception><exception>лет</exception></token>
                 </pattern>
-                <message>Существительное с дробным числительным должено 
употребляться в единственном числе (например 35,5 процента), а не во 
множественном (35,5 процентов):
+                <message>Существительное с дробным числительным должно 
употребляться в единственном числе (например 35,5 процента), а не во 
множественном (35,5 процентов):
                     <suggestion><match no="1"></match><match 
no="2"></match><match no="3"></match> <match no="4" postag="NN:(.*):PL:R" 
postag_regexp="yes" postag_replace="NN:$1:Sin:R"></match></suggestion>
                 </message>
                 <short>Требуется единственное число.</short>
@@ -2982,8 +2982,6 @@
             </rule>
         </rulegroup>        
 
-
-
         <rulegroup default="on" id="Prep_Soglasno" name="Предлог «согласно»">
             <rule>
                 <pattern>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to