Revision: 8987
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=8987&view=rev
Author:   jaumeortola
Date:     2013-01-13 10:33:23 +0000 (Sun, 13 Jan 2013)
Log Message:
-----------
[ca] Added translations for Catalan note in main webpage and Portuguese 
language name. 

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

Modified: trunk/website/www/ca/index.php
===================================================================
--- trunk/website/www/ca/index.php      2013-01-13 10:31:09 UTC (rev 8986)
+++ trunk/website/www/ca/index.php      2013-01-13 10:33:23 UTC (rev 8987)
@@ -40,6 +40,7 @@
 $checkLanguage['ml']    = 'malaiàlam';
 $checkLanguage['nl']    = 'nederlandès';
 $checkLanguage['pl']    = 'polonès';
+$checkLanguage['pt']    = 'portuguès';
 $checkLanguage['ro']    = 'romanès';
 $checkLanguage['ru']    = 'rus';
 $checkLanguage['sk']    = 'elovac';
@@ -52,6 +53,8 @@
 include("../../include/checkform.php");
 ?>
 
+<br/><br/>
+
 <div class="downloadSection">
     <table width="100%">
       <tr>

Modified: trunk/website/www/index.php
===================================================================
--- trunk/website/www/index.php 2013-01-13 10:31:09 UTC (rev 8986)
+++ trunk/website/www/index.php 2013-01-13 10:33:23 UTC (rev 8987)
@@ -47,6 +47,9 @@
         case "Italian":
           print "Nota: abbiamo anche una <a href='$value/'>pagina in 
italiano</a>.";
         break;
+        case "Catalan":
+          print "Nota: també tenim una <a href='$value/'>pàgina en 
català</a>.";
+        break;
         default;
           print "Note: we also have a <a href='$value/'>page in 
$langName</a>.";
       }

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