Revision: 10038
          http://sourceforge.net/p/languagetool/code/10038
Author:   jaumeortola
Date:     2013-05-03 11:25:39 +0000 (Fri, 03 May 2013)
Log Message:
-----------
[ca] Fixed message.

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

Modified: 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-05-03 11:22:39 UTC (rev 10037)
+++ 
trunk/languagetool/languagetool-language-modules/ca/src/main/resources/org/languagetool/rules/ca/grammar.xml
        2013-05-03 11:25:39 UTC (rev 10038)
@@ -19232,7 +19232,7 @@
                        <pattern>
                                <token postag="(V.IP1S0|V.SP...|VMM03.0)[VZ]" 
postag_regexp="yes" regexp="yes">.+[iï](sc|sca|sques|squen)</token>
                        </pattern>
-                       <message>Esteu usant terminacions verbals en 
-isc.</message>
+                       <message>Esteu usant terminacions verbals en 
-esc.</message>
                        <suggestion><match no="1" 
regexp_match="(.+)[iï](sc|sca|sques|squen)" regexp_replace="$1e$2" 
/></suggestion>
                        <example type="incorrect" correction="agraesca">Que ell 
ens ho <marker>agraïsca</marker>.</example>
                        <example type="incorrect" correction="servesquen">Que 
ell ens ho <marker>servisquen</marker>.</example>

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to