This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] translations.html


The links at http://gcc.gnu.org/translation.html are all outdated. The
attached patch corrects most of them, however, I could not find out how
"Send a message to translation@iro.umontreal.ca, whose subject is
"gcc-version-bdate.pot" should look like.

Tobias

Index: htdocs/translation.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/translation.html,v
retrieving revision 1.9
diff -u -r1.9 translation.html
--- htdocs/translation.html     18 Mar 2007 17:31:40 -0000      1.9
+++ htdocs/translation.html     30 Jul 2007 13:02:50 -0000
@@ -8,7 +8,7 @@
 <h1>GCC and the Translation Project</h1>

 <p>This page documents how GCC development interacts with the <a
-href="http://www.iro.umontreal.ca/translation/";>Translation
+href="http://translationproject.org/html/welcome.html";>Translation
 Project</a>.</p>

 <h2 id="regen"><code>gcc.pot</code> regeneration</h2>
@@ -52,7 +52,7 @@

 <p>In preparation for the first release from a new release branch, a
 <code>.pot</code> file for a snapshot should be <a
-href="http://www.iro.umontreal.ca/translation/HTML/maintainers.html";>manually
+href="http://translationproject.org/html/maintainers.html";>manually
 submitted</a>.  Send a message to <a
 href="mailto:translation@iro.umontreal.ca";>translation@iro.umontreal.ca</a>,
 whose subject is "gcc-<i>version</i>-b<i>date</i>.pot" (the "b" format
@@ -76,10 +76,10 @@
 most recent <code>.po</code> file for each language should be
 committed to mainline and branch.  The current <code>.po</code> files
 for GCC may be found <a
-  href="http://www.iro.umontreal.ca/translation/registry.cgi?domain=gcc";>at
+  href="http://translationproject.org/domain/gcc.html";>at
 the Translation Project site</a>.  cpplib <code>.po</code> files
 may also be found <a
-  href="http://www.iro.umontreal.ca/translation/registry.cgi?domain=cpplib";>there</a>.</p>
+  href="http://translationproject.org/domain/cpplib.html";>there</a>.</p>

 <h2 id="maintain"><code>.po</code> file maintenance</h2>

@@ -87,7 +87,7 @@
 to them must not go directly into GCC; they need to be sent to the
 respective language team, indicated by the Language-Team entry in the
 <code>.po</code> file or <a
-href="http://www.iro.umontreal.ca/translation/registry.cgi?team=index";>the
+href="http://translationproject.org/team/index.html";>the
 list of language teams</a>.  Bug reports about a translation should be
 forwarded to the translation team.</p>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]