]> Savannah Git Hosting - 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>
Fri, 7 Mar 2025 19:54:23 +0000 (20:54 +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 6f63d1cf34dde40d3df84a4774161f50b0c5a0a2..9e53cd9610e63b35dd33b8d286330b28d628097a 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 */