[TRANSLATORS: internationalization of links in about.xx.php and index.xx.php]

Michèle Garoche <[email protected]>
Newsgroups gmane.os.apple.fink.i18n
Message-ID <[email protected]>
It's just a correction of links at the bottom of page in about.xx.php 
and index.xx.php, so that the user gets the native page.

Please update your local tree.

Update of /cvsroot/fink/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28735

Modified Files:
	index.de.php index.en.php index.es.php index.fr.php
	index.it.php index.ja.php index.zh.php about.de.php
	about.es.php about.fr.php about.it.php about.ja.php
	about.zh.php
Log Message:
Corrected links at the bottom of the page to get the native language

Index: index.it.php
===================================================================
RCS file: /cvsroot/fink/web/index.it.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- index.it.php	11 Nov 2004 12:36:12 -0000	1.4
+++ index.it.php	14 Nov 2004 01:59:29 -0000	1.5
@@ -34,7 +34,7 @@
  // Include news items
  include $fsroot."news/news.inc";
  ?>
-<div align="right"><a href="<? print $root; ?>news/index.php">Vecchie 
notizie...</a></div>
+<div align="right"><a href="<? print $root; 
?>news/index.php?phpLang=it">Vecchie notizie...</a></div>


  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">

Index: index.de.php
===================================================================
RCS file: /cvsroot/fink/web/index.de.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- index.de.php	22 Sep 2004 14:13:44 -0000	1.11
+++ index.de.php	14 Nov 2004 01:59:29 -0000	1.12
@@ -32,7 +32,7 @@
  // Include news items
  include $fsroot."news/news.de.inc";
  ?>
-<div align="right"><a href="<? print $root; ?>news/index.php">Ältere 
News...</a></div>
+<div align="right"><a href="<? print $root; 
?>news/index.php?phpLang=de">Ältere News...</a></div>

  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">


Index: about.it.php
===================================================================
RCS file: /cvsroot/fink/web/about.it.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- about.it.php	11 Nov 2004 16:40:14 -0000	1.3
+++ about.it.php	14 Nov 2004 01:59:29 -0000	1.4
@@ -95,8 +95,8 @@


  <p>
-<a href="index.php">Back Home</a> -
-<a href="download/index.php">Download</a>
+<a href="index.php?phpLang=it">Back Home</a> -
+<a href="download/index.php?phpLang=it">Download</a>
  </p>



Index: about.fr.php
===================================================================
RCS file: /cvsroot/fink/web/about.fr.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- about.fr.php	3 Mar 2004 15:34:41 -0000	1.1
+++ about.fr.php	14 Nov 2004 01:59:29 -0000	1.2
@@ -78,8 +78,8 @@


  <p>
-<a href="index.php">Retour à la page d'accueil</a> -
-<a href="download/index.php">Téléchargement</a>
+<a href="index.php?phpLang=fr">Retour à la page d'accueil</a> -
+<a href="download/index.php?phpLang=fr">Téléchargement</a>
  </p>



Index: index.ja.php
===================================================================
RCS file: /cvsroot/fink/web/index.ja.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- index.ja.php	22 Sep 2004 12:24:11 -0000	1.6
+++ index.ja.php	14 Nov 2004 01:59:29 -0000	1.7
@@ -34,7 +34,7 @@
  // Include news items
  include $fsroot."news/news.inc";
  ?>
-<div align="right"><a href="<? print $root; ?>news/index.php">Older 
News...</a></div>
+<div align="right"><a href="<? print $root; 
?>news/index.php?phpLang=ja">Older News...</a></div>


  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">

Index: about.zh.php
===================================================================
RCS file: /cvsroot/fink/web/about.zh.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- about.zh.php	3 Mar 2004 05:20:03 -0000	1.2
+++ about.zh.php	14 Nov 2004 01:59:29 -0000	1.3
@@ -79,8 +79,8 @@


  <p>
-<a href="index.php">回到首页</a> -
-<a href="download/index.php">我要下载</a>
+<a href="index.php?phpLang=zh">回到首页</a> -
+<a href="download/index.php?phpLang=zh">我要下载</a>
  </p>



Index: about.de.php
===================================================================
RCS file: /cvsroot/fink/web/about.de.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- about.de.php	10 Apr 2004 15:11:41 -0000	1.5
+++ about.de.php	14 Nov 2004 01:59:29 -0000	1.6
@@ -80,8 +80,8 @@


  <p>
-<a href="index.php">Zurück zur Homepage</a> -
-<a href="download/index.php">Download</a>
+<a href="index.php?phpLang=de">Zurück zur Homepage</a> -
+<a href="download/index.php?phpLang=de">Download</a>
  </p>



Index: about.es.php
===================================================================
RCS file: /cvsroot/fink/web/about.es.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- about.es.php	22 Sep 2004 21:05:10 -0000	1.2
+++ about.es.php	14 Nov 2004 01:59:29 -0000	1.3
@@ -98,8 +98,8 @@


  <p>
-<a href="index.php">De regreso al Home</a> -
-<a href="download/index.php">Descargas</a>
+<a href="index.php?phpLang=es">De regreso al Home</a> -
+<a href="download/index.php?phpLang=es">Descargas</a>
  </p>



Index: index.es.php
===================================================================
RCS file: /cvsroot/fink/web/index.es.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- index.es.php	25 Oct 2004 06:57:53 -0000	1.10
+++ index.es.php	14 Nov 2004 01:59:29 -0000	1.11
@@ -33,7 +33,7 @@
  // Include news items
  include $fsroot."news/news.es.inc";
  ?>
-<div align="right"><a href="<? print $root; ?>news/index.php">Noticias 
Antiguas...</a></div>
+<div align="right"><a href="<? print $root; 
?>news/index.php?phpLang=es">Noticias Antiguas...</a></div>

  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">


Index: index.en.php
===================================================================
RCS file: /cvsroot/fink/web/index.en.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- index.en.php	22 Sep 2004 14:13:44 -0000	1.7
+++ index.en.php	14 Nov 2004 01:59:29 -0000	1.8
@@ -36,7 +36,7 @@
  // Include news items
  include $fsroot."news/news.inc";
  ?>
-<div align="right"><a href="<? print $root; ?>news/index.php">Older 
News...</a></div>
+<div align="right"><a href="<? print $root; 
?>news/index.php?phpLang=en">Older News...</a></div>


  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">

Index: index.fr.php
===================================================================
RCS file: /cvsroot/fink/web/index.fr.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- index.fr.php	16 Oct 2004 10:11:44 -0000	1.14
+++ index.fr.php	14 Nov 2004 01:59:29 -0000	1.15
@@ -28,7 +28,7 @@
  // Include news items
  include $fsroot."news/news.fr.inc";
  ?>
-<div align="right"><a href="news/index.php">Nouvelles 
archivées...</a></div>
+<div align="right"><a href="news/index.php?phpLang=fr">Nouvelles 
archivées...</a></div>

  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">


Index: index.zh.php
===================================================================
RCS file: /cvsroot/fink/web/index.zh.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- index.zh.php	3 Oct 2004 02:43:51 -0000	1.5
+++ index.zh.php	14 Nov 2004 01:59:29 -0000	1.6
@@ -32,7 +32,7 @@
  // Include news items
  include $fsroot."news/news.zh.inc";
  ?>
-<div align="right"><a href="<? print $root; 
?>news/index.php">以前的消息…</a></div>
+<div align="right"><a href="<? print $root; 
?>news/index.php?phpLang=zh">以前的消息…</a></div>


  </td><td>&nbsp;&nbsp;&nbsp;</td><td width="50%">

Index: about.ja.php
===================================================================
RCS file: /cvsroot/fink/web/about.ja.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- about.ja.php	3 Mar 2004 13:28:12 -0000	1.1
+++ about.ja.php	14 Nov 2004 01:59:29 -0000	1.2
@@ -85,8 +85,8 @@


  <p>
-<a href="index.php">ホームに戻る</a> -
-<a href="download/index.php">ダウンロード</a>
+<a href="index.php?phpLang=ja">ホームに戻る</a> -
+<a href="download/index.php?phpLang=ja">ダウンロード</a>
  </p>





-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
Michèle
<http://micmacfr.homeunix.org>
PGP.sig (application/pgp-signature, 186 B) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.