Revision: 7055
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7055&view=rev
Author:   dominikoeo
Date:     2012-05-25 20:22:09 +0000 (Fri, 25 May 2012)
Log Message:
-----------
[fr] Turn off rule about "fax" being an anglicism.
     This is a very frequent word in French.

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/fr/grammar.xml

Modified: trunk/JLanguageTool/src/rules/fr/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/fr/grammar.xml        2012-05-25 20:19:37 UTC 
(rev 7054)
+++ trunk/JLanguageTool/src/rules/fr/grammar.xml        2012-05-25 20:22:09 UTC 
(rev 7055)
@@ -2630,6 +2630,7 @@
             <example type="correct">C’est de toute nécessité.</example>
             <example type="correct">Il faut que tu le tues.</example>
             <example type="correct">Un mineur mouillé et barbouillé</example>
+            <example type="correct">Il y a un mois, Benoît XVI a 
<marker>institué</marker> une commission formée de trois cardinaux.</example>
         </rule>
         <rulegroup id="NON_V" name="pronom sujet + nom/adj">
             <rule>
@@ -14906,7 +14907,7 @@
             <example type="incorrect"><marker>feeling</marker></example>
             <example type="correct"><marker>impression</marker></example>
         </rule>
-        <rule id="FAX" name="fax">
+        <rule default="off" id="FAX" name="fax">
             <pattern>
                 <token regexp="yes">fax|faxs</token>
             </pattern>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to