Revision: 7473
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7473&view=rev
Author:   dnaber
Date:     2012-06-23 14:29:26 +0000 (Sat, 23 Jun 2012)
Log Message:
-----------
adding revision tags to grammar files where missing, clean up one duplicate tag

Modified Paths:
--------------
    trunk/JLanguageTool/src/rules/br/grammar.xml
    trunk/JLanguageTool/src/rules/el/grammar.xml
    trunk/JLanguageTool/src/rules/eo/grammar.xml
    trunk/JLanguageTool/src/rules/fr/grammar.xml
    trunk/JLanguageTool/src/rules/nl/grammar.xml
    trunk/JLanguageTool/src/rules/ru/grammar.xml

Modified: trunk/JLanguageTool/src/rules/br/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/br/grammar.xml        2012-06-23 14:27:55 UTC 
(rev 7472)
+++ trunk/JLanguageTool/src/rules/br/grammar.xml        2012-06-23 14:29:26 UTC 
(rev 7473)
@@ -34,6 +34,8 @@
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+$Id$
 -->
 <rules lang="br" xsi:noNamespaceSchemaLocation="../rules.xsd" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
 

Modified: trunk/JLanguageTool/src/rules/el/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/el/grammar.xml        2012-06-23 14:27:55 UTC 
(rev 7472)
+++ trunk/JLanguageTool/src/rules/el/grammar.xml        2012-06-23 14:29:26 UTC 
(rev 7473)
@@ -22,8 +22,8 @@
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 
+$Id$
 -->
-
 <rules lang="el" xsi:noNamespaceSchemaLocation="../rules.xsd" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
        <category name="Agreement">
                <rule id="HAVE_INF" name="έχω_απαρέμφατο">

Modified: trunk/JLanguageTool/src/rules/eo/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/eo/grammar.xml        2012-06-23 14:27:55 UTC 
(rev 7472)
+++ trunk/JLanguageTool/src/rules/eo/grammar.xml        2012-06-23 14:29:26 UTC 
(rev 7473)
@@ -24,6 +24,8 @@
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+$Id$
 -->
 <rules xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; lang="eo" 
xsi:noNamespaceSchemaLocation="../rules.xsd">
   <category name="Konfuzoj">

Modified: trunk/JLanguageTool/src/rules/fr/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/fr/grammar.xml        2012-06-23 14:27:55 UTC 
(rev 7472)
+++ trunk/JLanguageTool/src/rules/fr/grammar.xml        2012-06-23 14:29:26 UTC 
(rev 7473)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml-stylesheet type="text/xsl" href="../print.xsl" ?>
-<?xml-stylesheet type="text/css" href="../rules.css"
-        title="Easy editing stylesheet" ?>
+<?xml-stylesheet type="text/css" href="../rules.css" title="Easy editing 
stylesheet" ?>
 <!--
 French Grammar and Typo Rules for LanguageTool
 Copyright (C) 2006 Marcin Miłkowski, Agnes Souque, Hugo Voisard and Myriam 
Lechelt.
@@ -20,6 +19,8 @@
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+$Id$
 -->
 <rules lang="fr" xsi:noNamespaceSchemaLocation="../rules.xsd" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
     <phrases>

Modified: trunk/JLanguageTool/src/rules/nl/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/nl/grammar.xml        2012-06-23 14:27:55 UTC 
(rev 7472)
+++ trunk/JLanguageTool/src/rules/nl/grammar.xml        2012-06-23 14:29:26 UTC 
(rev 7473)
@@ -22,6 +22,7 @@
 Contributions and ideas from: 
 - taaladvies.net, 
 - Pander
+
 $Id$
 -->
 <rules lang="nl" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="../rules.xsd">

Modified: trunk/JLanguageTool/src/rules/ru/grammar.xml
===================================================================
--- trunk/JLanguageTool/src/rules/ru/grammar.xml        2012-06-23 14:27:55 UTC 
(rev 7472)
+++ trunk/JLanguageTool/src/rules/ru/grammar.xml        2012-06-23 14:29:26 UTC 
(rev 7473)
@@ -25,7 +25,6 @@
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA      
  
                 
 $Id$
-#     REVISION:  $Id$
 -->
 <rules lang="ru" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="../rules.xsd">
     <category name="Пунктуация">

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