]> 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 20:16:37 +0000 (21:16 +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 2c5fbac5772336edff2d6cdb186bd662999f334d..7cac4eb0e4066d52bb995d3919f8758f787c81da 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 c239bd1e2cb4fa8c29821833584b8665a4846e3e..0e977360b286e4c722a02b3e8b4801a4142e9b99 100644 (file)
@@ -1,5 +1,5 @@
 /* Set the current locale.  -*- coding: utf-8 -*-
-   Copyright (C) 2009, 2011-2024 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2011-2025 Free Software Foundation, Inc.
 
    This file is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as
@@ -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 */