CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       11/12/25 05:02:34

Modified files:
        .              : translations.include 

Log message:
        fix English URL; remove outdated comments

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/translations.include?cvsroot=www&r1=1.46&r2=1.47

Patches:
Index: translations.include
===================================================================
RCS file: /web/www/www/translations.include,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- translations.include        13 Jul 2010 10:58:15 -0000      1.46
+++ translations.include        25 Dec 2011 05:02:17 -0000      1.47
@@ -1,12 +1,6 @@
 <!-- Please keep this list alphabetical by language code.
      Comment what the language is for each type, i.e. de is German.
      Write the language name in its own language (Deutsch) in the text.
-     If you add a new language here, please
-     advise web-translat...@gnu.org and add it to
-      - /home/www/html/server/standards/README.translations.html
-      - one of the lists under the section "Translations Underway"
-      - if there is a translation team, you also have to add an alias
-      to mail.gnu.org:/com/mailer/aliases
      Please also check you have the language code right; see:
      http://www.loc.gov/standards/iso639-2/php/code_list.php
      If the 2-letter ISO 639-1 code is not available,
@@ -23,7 +17,7 @@
     <li><a href="/home.ca.html" title="Catalan">catal&#x00e0;</a> [ca]</li>
     <li><a href="/home.de.html" title="German">Deutsch</a> [de]</li>
     <li><a href="/home.el.html" 
title="Greek">&#x03b5;&#x03bb;&#x03bb;&#x03b7;&#x03bd;&#x03b9;&#x03ba;&#x03ac;</a>
 [el]</li>
-    <li><a href="/home.html" title="English">English</a> [en]</li>
+    <li><a href="/home.en.html" title="English">English</a> [en]</li>
     <li><a href="/home.es.html" title="Spanish">espa&#x00f1;ol</a> [es]</li>
     <li><a href="/home.fa.html" 
title="Farsi/Persian">&#x0641;&#x0627;&#x0631;&#x0633;&#x06cc;</a> [fa]</li>
     <li><a href="/home.fi.html" title="Finnish">suomi</a> [fi]</li>

Reply via email to