Revision: 7809
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7809&view=rev
Author:   dnaber
Date:     2012-08-06 16:37:38 +0000 (Mon, 06 Aug 2012)
Log Message:
-----------
[sv] re-enable Swedish

Modified Paths:
--------------
    trunk/JLanguageTool/CHANGES.txt
    trunk/JLanguageTool/src/java/org/languagetool/Language.java

Modified: trunk/JLanguageTool/CHANGES.txt
===================================================================
--- trunk/JLanguageTool/CHANGES.txt     2012-08-06 05:27:45 UTC (rev 7808)
+++ trunk/JLanguageTool/CHANGES.txt     2012-08-06 16:37:38 UTC (rev 7809)
@@ -36,7 +36,10 @@
  -Portuguese:
    -several rule updates (Marco A.G.Pinto)
 
+ -Swedish:
+   -Support for Swedish has been re-enabled after it had been disabled in 
LanguageTool 1.7.
 
+
  -introduced a file resources/<lang>/hunspell/ignore.txt with words that the 
spell checker
   will ignore
 

Modified: trunk/JLanguageTool/src/java/org/languagetool/Language.java
===================================================================
--- trunk/JLanguageTool/src/java/org/languagetool/Language.java 2012-08-06 
05:27:45 UTC (rev 7808)
+++ trunk/JLanguageTool/src/java/org/languagetool/Language.java 2012-08-06 
16:37:38 UTC (rev 7809)
@@ -142,7 +142,7 @@
    */
   public static Language[] LANGUAGES = {
     ENGLISH, GERMAN, POLISH, FRENCH, SPANISH, ITALIAN, KHMER, DUTCH, 
LITHUANIAN, UKRAINIAN, RUSSIAN,
-    SLOVAK, SLOVENIAN, /*SWEDISH,*/ ROMANIAN, ICELANDIC, GALICIAN, CATALAN, 
DANISH,
+    SLOVAK, SLOVENIAN, SWEDISH, ROMANIAN, ICELANDIC, GALICIAN, CATALAN, DANISH,
     MALAYALAM, BELARUSIAN, ESPERANTO, CHINESE, ASTURIAN, TAGALOG, BRETON, 
GREEK,
     AMERICAN_ENGLISH, BRITISH_ENGLISH, CANADIAN_ENGLISH, 
SOUTH_AFRICAN_ENGLISH, NEW_ZEALAND_ENGLISH, AUSTRALIAN_ENGLISH,
     GERMANY_GERMAN, AUSTRIAN_GERMAN, SWISS_GERMAN, PORTUGUESE, 
PORTUGUESE_PORTUGAL, PORTUGUESE_BRAZIL, JAPANESE,

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
Languagetool-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to