From 9326f2913e0d244a5018605f7c29e0ecbafc1709 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 15 Aug 2003 12:16:03 +0000 Subject: Update ISO lists. --- gettext-tools/doc/ChangeLog | 10 ++++++++++ gettext-tools/doc/ISO_3166 | 12 ++++++------ gettext-tools/doc/ISO_639 | 6 +++++- gettext-tools/doc/iso-3166.sed | 2 ++ 4 files changed, 23 insertions(+), 7 deletions(-) (limited to 'gettext-tools/doc') diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 0b22322..1ba3adf 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,13 @@ +2003-08-15 Bruno Haible + + * ISO_639: Update. Add an, ht, ii, li. + * ISO_3166: Update. Change reference URL. Add CS, TL. Remove YU, TP. + * iso-3166.sed: Handle accented characters as best as texi2html can. + +2003-08-15 Bruno Haible + + * gettext.texi (Quote-like Expressions): Fix misplaced @group. + 2003-08-08 Bruno Haible * gettext.texi (PO Files): Mention gcc-internal-format. diff --git a/gettext-tools/doc/ISO_3166 b/gettext-tools/doc/ISO_3166 index 2286f3a..b4bafdb 100644 --- a/gettext-tools/doc/ISO_3166 +++ b/gettext-tools/doc/ISO_3166 @@ -6,7 +6,7 @@ # # This file contains a table with the following columns: # 1. ISO 3166-1:1999 2-character country code. See: -# +# # ISO 3166-1: The Code List # . # 2. The usual English name for the country, @@ -61,13 +61,14 @@ CD Congo (Dem. Rep.) CF Central African Rep. CG Congo (Rep.) CH Switzerland -CI Cote d'Ivoire +CI Côte d'Ivoire CK Cook Islands CL Chile CM Cameroon CN China CO Colombia CR Costa Rica +CS Serbia & Montenegro CU Cuba CV Cape Verde CX Christmas Island @@ -199,7 +200,7 @@ PT Portugal PW Palau PY Paraguay QA Qatar -RE Reunion +RE Réunion RO Romania RU Russia RW Rwanda @@ -222,17 +223,17 @@ ST Sao Tome & Principe SV El Salvador SY Syria SZ Swaziland -TC Turks & Caicos Is +TC Turks & Caicos Islands TD Chad TF French Southern & Antarctic Lands TG Togo TH Thailand TJ Tajikistan TK Tokelau +TL Timor-Leste TM Turkmenistan TN Tunisia TO Tonga -TP East Timor TR Turkey TT Trinidad & Tobago TV Tuvalu @@ -255,7 +256,6 @@ WF Wallis & Futuna WS Samoa (Western) YE Yemen YT Mayotte -YU Yugoslavia ZA South Africa ZM Zambia ZW Zimbabwe diff --git a/gettext-tools/doc/ISO_639 b/gettext-tools/doc/ISO_639 index e4e5b81..cee40f3 100644 --- a/gettext-tools/doc/ISO_639 +++ b/gettext-tools/doc/ISO_639 @@ -10,7 +10,7 @@ Inuktitut, Uighur, Zhuang added 1995-10-10 by Michael Everson Sinhalese corrected, 1995-10-10 by Michael Everson Faeroese corrected to Faroese, 1995-11-18 by Keld Simonsen Updated from http://lcweb.loc.gov/standards/iso639-2/codechanges.html, -2002-04-19 by Bruno Haible +2003-08-14 by Bruno Haible Two-letter lower-case symbols are used. The Registration Authority for ISO 639 is Infoterm, Osterreichisches @@ -21,6 +21,7 @@ ab Abkhazian ae Avestan af Afrikaans am Amharic +an Aragonese ar Arabic as Assamese ay Aymara @@ -75,6 +76,7 @@ he Hebrew (formerly iw) hi Hindi ho Hiri Motu hr Croatian +ht Haitian; Haitian Creole hu Hungarian hy Armenian hz Herero @@ -82,6 +84,7 @@ hz Herero ia Interlingua id Indonesian (formerly in) ie Interlingue +ii Sichuan Yi ik Inupiak io Ido is Icelandic @@ -107,6 +110,7 @@ ky Kirghiz la Latin lb Letzeburgesch +li Limburgish; Limburger; Limburgan ln Lingala lo Lao; Laotian lt Lithuanian diff --git a/gettext-tools/doc/iso-3166.sed b/gettext-tools/doc/iso-3166.sed index 9652ba1..19231be 100644 --- a/gettext-tools/doc/iso-3166.sed +++ b/gettext-tools/doc/iso-3166.sed @@ -6,6 +6,8 @@ h s/^.. \(.*\)/\1./ s/\&/and/g + s/ô/@^{o}/g + s/é/e/g x s/^\(..\).*/@item \1/ G -- cgit v1.1