]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
intl: Update info about Galician and Tamil.
authorBruno Haible <bruno@clisp.org>
Thu, 13 Feb 2025 05:08:04 +0000 (06:08 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 13 Feb 2025 05:12:33 +0000 (06:12 +0100)
* gettext-runtime/intl/setlocale.c (locales_with_principal_territory): Galician
is mostly spoken in Spain, not Portugal. Tamil is mostly spoken in India, not
Sri Lanka.

gettext-runtime/intl/setlocale.c

index 65883b69673a255766575ad98fff753c12d20101..726bde840eb2e30361cc7b78601b5ede375169ac 100644 (file)
@@ -1,5 +1,5 @@
 /* setlocale() function that respects the locale chosen by the user.
-   Copyright (C) 2009, 2011-2024 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2011-2025 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2009.
 
    This program is free software: you can redistribute it and/or modify
@@ -993,6 +993,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 */
@@ -1111,6 +1112,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 */