Revision: 7619
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7619&view=rev
Author:   milek_pl
Date:     2012-07-01 15:00:36 +0000 (Sun, 01 Jul 2012)
Log Message:
-----------
[pl] update website

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

Modified: trunk/website/www/pl/index.php
===================================================================
--- trunk/website/www/pl/index.php      2012-07-01 14:17:04 UTC (rev 7618)
+++ trunk/website/www/pl/index.php      2012-07-01 15:00:36 UTC (rev 7619)
@@ -9,10 +9,30 @@
 
 <p>LanguageTool to <a 
href="http://pl.wikipedia.org/wiki/Wolnodost%C4%99pne_oprogramowanie"; 
target="_blank">wolnodostępne</a> narzędzie korektorskie, które oprócz języka 
polskiego obsługuje jeszcze <a href="http://www.languagetool.org/languages/";>25 
innych języków</a>.</p>
 
-<?php
-$downloadPath = "../download";
-include("../../include/download.php");
-?>
+<div class="downloadSection">
+  <table width="100%">
+    <tr>
+      <td>
+        <?php
+          $downloadTitle = "Pobierz LanguageTool";
+          $downloadLabel = "rozszerzenie LibreOffice/OpenOffice";
+          $downloadVersionLabel = "wersja";
+          $downloadPath  = "/download";
+          include("../../include/download.php");
+        ?>
+      </td>
+      <td>
+        <?php
+          $downloadTitleStandAlone = "Pobierz LanguageTool";
+          $downloadLabelStandAlone = "pakiet samodzielny";
+          $downloadVersionLabelStandAlone = "wersja";
+          $downloadPathStandAlone  = "/download";
+          include("../../include/downloadStandAlone.php");
+        ?>
+      </td>
+    </tr>
+  </table>
+</div>
 
 <div style="color:grey;font-size:smaller">
    <a href="#liboinstall" style="color:grey;">Instalacja w pakiecie 
LibreOffice/OpenOffice.org</a> – <a href="../usage/"  style="color:grey;">inne 
możliwości zastosowania (opis w języku angielskim)</a>

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to