Revision: 8901
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8901&view=rev
Author:   dominikoeo
Date:     2013-01-06 17:53:40 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
[fr] fixed error in suggestion.

Modified Paths:
--------------
    trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml

Modified: 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml
===================================================================
--- 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml    
    2013-01-06 15:54:02 UTC (rev 8900)
+++ 
trunk/JLanguageTool/src/main/resources/org/languagetool/rules/fr/grammar.xml    
    2013-01-06 17:53:40 UTC (rev 8901)
@@ -1030,7 +1030,7 @@
           <token>en</token>
           <marker><token regexp="yes">coeurs?|cœurs?</token></marker>
         </pattern>
-        <message>Vouliez-vous écrire <suggestion>chœur<match no="1" 
regexp_match="(s?)$" regexp_replace="$1"/></suggestion> ?</message>
+        <message>Vouliez-vous écrire <suggestion>chœur</suggestion> ?</message>
         <example type="incorrect">Nous chantions tous en 
<marker>cœur</marker>.</example>
         <example type="correct">Nous chantions tous en 
<marker>chœur</marker>.</example>
       </rule>

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to