Revision: 9933
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9933&view=rev
Author:   dnaber
Date:     2013-04-14 20:25:41 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
[pt] add link to LanguageToolFx; prepare translations

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

Modified: trunk/website/www/pt/index.php
===================================================================
--- trunk/website/www/pt/index.php      2013-04-14 17:21:19 UTC (rev 9932)
+++ trunk/website/www/pt/index.php      2013-04-14 20:25:41 UTC (rev 9933)
@@ -2,7 +2,7 @@
 $page = "pt";
 $title = "LanguageTool";
 $title2 = "Corrector Gramatical e de Estilo";
-$lastmod = "2013-01-05 13:27:00 CET";
+$lastmod = "2013-04-14 23:27:00 CET";
 $enable_textcheck = 1;
 $enable_fancybox = 1;
 include("../../include/header.php");
@@ -49,6 +49,8 @@
       <tr>
         <td>
            <?php
+           $downloadTitle = "Download LanguageTool";   // translate me
+           $downloadLabel = "for LibreOffice/OpenOffice";  // translate me
            $downloadPath = "download";
            include("../../include/download.php");
            ?>
@@ -56,6 +58,8 @@
         <td>&nbsp;&nbsp;&nbsp;</td>
         <td>
            <?php
+           $downloadTitleStandAlone = "Download LanguageTool";  // translate me
+           $downloadLabelStandAlone = "for stand-alone use";  // translate me
            $downloadPath = "download";
            include("../../include/downloadStandAlone.php");
            ?>
@@ -91,6 +95,12 @@
                        duplo clique nele. Vê também <?=show_link("outras 
formas de usar o LanguageTool", "../usage/", 0)?>.</li>
           </ul>
 
+          <?php
+            $downloadTitleFx = "Download LanguageToolFx";  // translate me
+            $downloadLabelFx = "Firefox Add-on";  // translate me
+            include("../../include/downloadFx.php");
+          ?>
+
         </td>
 
       </tr>

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to