Update of /cvsroot/tuxpaint/tuxpaint-website/download/source
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22526
Modified Files:
index.php3
Log Message:
Italian translation; download() php function note.
Index: index.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/source/index.php3,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.php3 29 Mar 2004 00:26:36 -0000 1.2
--- index.php3 29 Mar 2004 07:51:23 -0000 1.3
***************
*** 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