Revision: 6342
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6342&view=rev
Author:   yakovru
Date:     2012-01-24 19:45:54 +0000 (Tue, 24 Jan 2012)
Log Message:
-----------
[ru] Update Russian description

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

Modified: trunk/website/www/ru/index.php
===================================================================
--- trunk/website/www/ru/index.php      2012-01-24 19:34:54 UTC (rev 6341)
+++ trunk/website/www/ru/index.php      2012-01-24 19:45:54 UTC (rev 6342)
@@ -48,13 +48,13 @@
 
 <form name="checkform" action="http://community.languagetool.org"; 
method="post">
     <?php
-    $demoText = "Вставте ваш текст сюда... или проверте этот текст. ";
+    $demoText = "Вставьте ваш текст сюда .. или проверьте этот текст.";
     ?>
     <textarea onfocus="javascript: if(document.checkform.text.value == '<?php 
print $demoText ?>') { document.checkform.text.value='' } " 
         style="width:100%; max-width:800px;height:100px" name="text"><?php 
print $demoText ?></textarea>
     <div style="margin-top:4px">
         <input type="submit" name="_action_checkText" value="Проверить текст"/>
-        Language: <select name="lang" id="lang" >
+        Язык: <select name="lang" id="lang" >
         
             <option value="auto">автоматически определить</option>
             <option value="ast" >Астурийский</option>
@@ -133,6 +133,11 @@
     <li>Запустить программу командой java -jar LanguageTool.jar -l ru 
Example.txt</li>
 </ul>
 
+<h2>Другие варианты использования</h2>
+<ul>
+    <li> <a href="../usage">примеры использования</a></li>
+    <li> <a href="../links">готовые решения</a></li>
+</ul>
 
 
 <h2>Контакты</h2>

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


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to