Revision: 7605
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7605&view=rev
Author:   dominikoeo
Date:     2012-06-30 19:23:02 +0000 (Sat, 30 Jun 2012)
Log Message:
-----------
- updated Breton and Esperanto pages.

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

Modified: trunk/website/www/br/index.php
===================================================================
--- trunk/website/www/br/index.php      2012-06-30 19:19:19 UTC (rev 7604)
+++ trunk/website/www/br/index.php      2012-06-30 19:23:02 UTC (rev 7605)
@@ -72,7 +72,7 @@
       <td>
         <?php
           $downloadTitleStandAlone = "Pellgargit LanguageTool";
-          $downloadLabelStandAlone = "da implijout hep LibreOffice/OpenOffice";
+          $downloadLabelStandAlone = "hep LibreOffice/OpenOffice";
           $downloadPathStandAlone  = "/download";
           include("../../include/downloadStandAlone.php");
         ?>

Modified: trunk/website/www/eo/index.php
===================================================================
--- trunk/website/www/eo/index.php      2012-06-30 19:19:19 UTC (rev 7604)
+++ trunk/website/www/eo/index.php      2012-06-30 19:23:02 UTC (rev 7605)
@@ -54,30 +54,28 @@
 
 <h2>Elŝutado</h2>
 
-  <div class="downloadSection">
-    <table width="100%">
-      <tr>
-        <td>
-          <div class="downloadButton">
-            <a class='piwik_download' style="display: block" 
href="/download/LanguageTool-stable.oxt?1.8">
-              <span class="languagetool">Elŝuti Lingvoilon</span><br/>
-              <span class="download">por LibreOffice/OpenOffice<br/></span>
-              <span class="version">Versio 1.8 (24MB)</span>
-            </a>
-          </div> 
-        </td>
-        <td>
-          <div class="downloadButton">
-            <a class='piwik_download' style="display: block" 
href="/download/LanguageTool-stable.zip?1.8">
-              <span class="languagetool">Elŝuti Lingvoilon</span><br/>
-              <span class="download">memstara<br/></span>
-              <span class="version">Versio 1.8 (48MB)</span>
-            </a>
-          </div>
-        </td>
-      </tr>
-    </table>
-  </div>
+<div class="downloadSection">
+  <table width="100%">
+    <tr>
+      <td>
+        <?php
+          $downloadTitle = "Elŝuti Lingvoilon";
+          $downloadLabel = "por LibreOffice/OpenOffice";
+          $downloadPath  = "/download";
+          include("../../include/download.php");
+        ?>
+      </td>
+      <td>
+        <?php
+          $downloadTitleStandAlone = "Elŝuti Lingvoilon";
+          $downloadLabelStandAlone = "memstara";
+          $downloadPathStandAlone  = "/download";
+          include("../../include/downloadStandAlone.php");
+        ?>
+      </td>
+    </tr>
+  </table>
+</div>
 
 <ul>
 <li><a href="http://www.java.com/en/download/manual.jsp";>Java 6</a> aŭ pli 
nova estas bezonata.</li>

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