Revision: 9283
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9283&view=rev
Author:   dnaber
Date:     2013-02-03 10:11:38 +0000 (Sun, 03 Feb 2013)
Log Message:
-----------
some wording updates

Modified Paths:
--------------
    trunk/ltcommunity/grails-app/i18n/messages.properties
    trunk/ltcommunity/grails-app/views/homepage/index.gsp

Modified: trunk/ltcommunity/grails-app/i18n/messages.properties
===================================================================
--- trunk/ltcommunity/grails-app/i18n/messages.properties       2013-02-03 
10:09:50 UTC (rev 9282)
+++ trunk/ltcommunity/grails-app/i18n/messages.properties       2013-02-03 
10:11:38 UTC (rev 9283)
@@ -1,6 +1,6 @@
 
 ltc.title=LanguageTool Community <sup>beta</sup>
-ltc.subtitle=A Playground for <a 
href="http://www.languagetool.org";>LanguageTool.org</a>
+ltc.subtitle=A Playground for <a 
href="http://www.languagetool.org";>LanguageTool</a>
 ltc.logged.in=Logged in as {0}
 ltc.login=Login
 ltc.logout=Logout
@@ -14,11 +14,12 @@
 
 # homepage
 ltc.home.title=LanguageTool Community
+ltc.home.intro=<a href="http://www.languagetool.org";>LanguageTool</a> is an 
Open Source proofreading tool. This website lists LanguageTool's error 
detection rules and applies them to Wikipedia content for demonstration and 
testing purposes.
 ltc.check.results=Check Rules' Results
-ltc.check.explain=We use LanguageTool on Wikipedia data to test which rules 
work well and which need more work. Please vote on LanguageTool's results. If 
there's a real error you're encouraged to fix it in Wikipedia, but note that 
the check may not be up-to-date and the error may have been fixed already.
+ltc.check.explain=We use LanguageTool on Wikipedia data to test which rules 
work well and which need more work. If there's a real error you're encouraged 
to fix it in Wikipedia, but note that the check may not be up-to-date and the 
error may have been fixed already.
 ltc.check.random.selection=Random selection of LanguageTool results when run 
on Wikipedia:
 ltc.browse.rules=Browse Rules
-ltc.browse.explain=LanguageTool uses rules to detect errors. Each rule 
represents one or more potential errors in the text to check. Have a look and 
configure all rules of all languages here.
+ltc.browse.explain=LanguageTool uses rules to detect errors. Each rule 
represents a potential error in the text to check. Have a look at all rules of 
all languages here.
 ltc.wiki.check=Check any Wikipedia page
 ltc.run.languagetool=Run LanguageTool
 ltc.login.to.configure=Note that you can log in to activate and deactivate 
only those rules that are important to you.

Modified: trunk/ltcommunity/grails-app/views/homepage/index.gsp
===================================================================
--- trunk/ltcommunity/grails-app/views/homepage/index.gsp       2013-02-03 
10:09:50 UTC (rev 9282)
+++ trunk/ltcommunity/grails-app/views/homepage/index.gsp       2013-02-03 
10:11:38 UTC (rev 9283)
@@ -14,6 +14,8 @@
         <g:render template="/languageSelection"/>
 
         <div class="dialog">
+            
+            <p style="margin-bottom: 15px"><g:message 
code="ltc.home.intro"/></p>
 
             <h2><g:link controller="wikiCheck"><g:message 
code="ltc.wiki.check"/></g:link></h2>
 

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to