Update of /cvsroot/tuxpaint/tuxpaint-website/download/macosx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11286
Modified Files:
index.php3
Log Message:
Italian translation.
Index: index.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/macosx/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:30 -0000 1.1.1.1
--- index.php3 29 Mar 2004 00:05:30 -0000 1.2
***************
*** 1,7 ****
<? include("../../layout/std.php3"); ?>
! <? page_start2("Download", "download", "en"); ?>
<?
! include("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