Revision: 9894
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9894&view=rev
Author:   dnaber
Date:     2013-04-07 11:45:41 +0000 (Sun, 07 Apr 2013)
Log Message:
-----------
add a hint that webstart doesn't offer the latest version

Modified Paths:
--------------
    trunk/website/www/index.php

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2013-04-07 08:36:55 UTC (rev 9893)
+++ trunk/website/www/index.php 2013-04-07 11:45:41 UTC (rev 9894)
@@ -2,7 +2,7 @@
 $page = "homepage";
 $title = "LanguageTool";
 $title2 = "Style and Grammar Checker";
-$lastmod = "2013-04-04 17:00:00 CET";
+$lastmod = "2013-04-07 14:00:00 CET";
 $enable_fancybox = 1;
 $enable_textcheck = 1;
 include("../include/header.php");
@@ -77,7 +77,7 @@
 include("../include/checkform.php");
 ?>
 
-<p>Try LanguageTool without installation, using Java WebStart.
+<p>Try LanguageTool without installation, using Java WebStart (note: this is 
not the latest version of LanguageTool).
 Requires <?=show_link("Java&nbsp;6", 
"http://www.java.com/en/download/manual.jsp";, 0)?> or later:<br />
 <strong><?=show_link("Start LanguageTool (&gt;30&nbsp;MB)", 
"webstart/web/LanguageTool.jnlp", 0) ?></strong></p>
 

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


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to