Revision: 8890
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8890&view=rev
Author:   pbianchini
Date:     2013-01-06 09:32:39 +0000 (Sun, 06 Jan 2013)
Log Message:
-----------
Reworked download buttons to translate labels

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

Modified: trunk/website/www/it/index.php
===================================================================
--- trunk/website/www/it/index.php      2013-01-06 09:30:27 UTC (rev 8889)
+++ trunk/website/www/it/index.php      2013-01-06 09:32:39 UTC (rev 8890)
@@ -2,7 +2,7 @@
 $page = "it";
 $title = "LanguageTool";
 $title2 = "Correttore di Stile e Grammatica";
-$lastmod = "2013-01-05 17:48:00 CET";
+$lastmod = "2013-01-06 10:30:00 CET";
 $enable_fancybox = 1;
 include("../../include/header.php");
 ?>
@@ -46,7 +46,7 @@
            <?php
            $downloadTitle        = "Scarica LanguageTool";
            $downloadLabel        = "per LibreOffice/OpenOffice";
-           $downloadVersionLabel = "versione";
+           $downloadVersionLabel = "Versione";
            $downloadPath         = "/download";
            $downloadLabelMB      = "MB";
            include("../../include/download.php");
@@ -57,7 +57,7 @@
            <?php
            $downloadTitleStandAlone = "Scarica LanguageTool";
            $downloadLabelStandAlone = "applicazione Java";
-           $downloadVersionLabelStandAlone = "versione";
+           $downloadVersionLabelStandAlone = "Versione";
            $downloadPathStandAlone  = "/download";
            $downloadLabelMB         = "MB";
            include("../../include/downloadStandAlone.php");

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to