Revision: 9251
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9251&view=rev
Author:   dnaber
Date:     2013-01-28 20:20:26 +0000 (Mon, 28 Jan 2013)
Log Message:
-----------
document "suggestion" element outside the "message" element

Modified Paths:
--------------
    trunk/languagetool/languagetool-core/CHANGES.txt

Modified: trunk/languagetool/languagetool-core/CHANGES.txt
===================================================================
--- trunk/languagetool/languagetool-core/CHANGES.txt    2013-01-28 18:34:17 UTC 
(rev 9250)
+++ trunk/languagetool/languagetool-core/CHANGES.txt    2013-01-28 20:20:26 UTC 
(rev 9251)
@@ -50,6 +50,12 @@
   -org.languagetool.gui.ResourceBundleWithFallback is now 
org.languagetool.ResourceBundleWithFallback
   -org.languagetool.gui.ContextTools is now org.languagetool.tools.ContextTools
 
+ -rule syntax: Suggestions now are also allowed outside the <message> element. 
Example:
+    <message>Did you mean <suggestion>A</suggestion>?<message>
+    <suggestion>B</suggestion>
+    <suggestion>C</suggestion>
+    <example type="incorrect" 
correction="A|B|C"><marker>asdf</marker></example>
+               
  -bugfix: suggestions for compounds parts were missing sometimes
 
  -bugfix: Portuguese translation was not used

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/learnnow-d2d
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to