Update of /cvsroot/tuxpaint/tuxpaint-website/download/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9877

Modified Files:
        index.php3 
Log Message:
Italian translation.


Index: index.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/windows/index.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** index.php3  16 Mar 2004 19:10:31 -0000      1.1.1.1
--- index.php3  28 Mar 2004 23:56:45 -0000      1.2
***************
*** 1,7 ****
  <? include("../../layout/std.php3"); ?>
! <? page_start2("Download", "download", "en"); ?>
  
  <?
! include("trans/en.php3");
  ?>
  
--- 1,10 ----
  <? include("../../layout/std.php3"); ?>
! <? page_start2("Download", "download", "en,it"); ?>
  
  <?
! 
! if ($lang == "it") {         include("trans/it.php3"); }
! else               {         include("trans/en.php3"); }
! 
  ?>
  

_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits

Reply via email to