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

Modified Files:
        index.php3 
Log Message:
Translated Windows download page to Norwegian Nynorsk

Index: index.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/windows/index.php3,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- index.php3  28 Mar 2004 23:56:45 -0000      1.2
+++ index.php3  4 Apr 2004 19:32:37 -0000       1.3
@@ -1,9 +1,10 @@
 <? include("../../layout/std.php3"); ?>
-<? page_start2("Download", "download", "en,it"); ?>
+<? page_start2("Download", "download", "en,it,nn"); ?>
 
 <?
 
 if ($lang == "it") {         include("trans/it.php3"); }
+if ($lang == "nn") {         include("trans/nn.php3"); }
 else               {         include("trans/en.php3"); }
 
 ?>

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

Reply via email to