]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
setlocale: Update info about Galician and Tamil.
authorBruno Haible <bruno@clisp.org>
Thu, 13 Feb 2025 01:18:05 +0000 (02:18 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 13 Feb 2025 01:18:05 +0000 (02:18 +0100)
* lib/setlocale.c (locales_with_principal_territory): Galician is
mostly spoken in Spain, not Portugal. Tamil is mostly spoken in India,
not Sri Lanka.

ChangeLog
lib/setlocale.c

index db1519e0bdf62dabf00c33d73b2fa636aa85219b..8f5b7302b0379fb48b4aaef6777d4de6ab496512 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2025-02-12  Bruno Haible  <bruno@clisp.org>
+
+       setlocale: Update info about Galician and Tamil.
+       * lib/setlocale.c (locales_with_principal_territory): Galician is
+       mostly spoken in Spain, not Portugal. Tamil is mostly spoken in India,
+       not Sri Lanka.
+
 2025-02-12  Bruno Haible  <bruno@clisp.org>
 
        gettext-h: Fix compilation error on native Windows.
index 17744dcb176d782fbe9470f23361d388aac9d0da..0e977360b286e4c722a02b3e8b4801a4142e9b99 100644 (file)
@@ -996,6 +996,7 @@ static char const locales_with_principal_territory[][6 + 1] =
     "fy_NL",    /* Western Frisian      Netherlands */
     "ga_IE",    /* Irish        Ireland */
     "gd_GB",    /* Scottish Gaelic      Britain */
+    "gl_ES",    /* Galician     Spain */
     "gon_IN",   /* Gondi        India */
     "gsw_CH",   /* Swiss German Switzerland */
     "gu_IN",    /* Gujarati     India */
@@ -1114,6 +1115,7 @@ static char const locales_with_principal_territory[][6 + 1] =
     "suk_TZ",   /* Sukuma       Tanzania */
     "sus_GN",   /* Susu         Guinea */
     "sv_SE",    /* Swedish      Sweden */
+    "ta_IN",    /* Tamil        India */
     "te_IN",    /* Telugu       India */
     "tem_SL",   /* Timne        Sierra Leone */
     "tet_ID",   /* Tetum        Indonesia */