From: Bruno Haible Date: Wed, 12 Feb 2025 09:39:35 +0000 (+0100) Subject: msginit: Update info about Galician and Tamil. X-Git-Tag: v0.24~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84b08869fc8e636bc194dffd8da71fedd2800440;p=thirdparty%2Fgettext.git msginit: Update info about Galician and Tamil. * gettext-tools/src/msginit.c (catalogname_for_locale): Galician is mostly spoken in Spain, not Portugal. Tamil is mostly spoken in India, not Sri Lanka. --- diff --git a/gettext-tools/src/msginit.c b/gettext-tools/src/msginit.c index b76ebeb6b..42f23e55e 100644 --- a/gettext-tools/src/msginit.c +++ b/gettext-tools/src/msginit.c @@ -1,5 +1,5 @@ /* Initializes a new PO file. - Copyright (C) 2001-2024 Free Software Foundation, Inc. + Copyright (C) 2001-2025 Free Software Foundation, Inc. Written by Bruno Haible , 2001. This program is free software: you can redistribute it and/or modify @@ -568,6 +568,7 @@ catalogname_for_locale (const char *locale) "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 */ @@ -685,6 +686,7 @@ catalogname_for_locale (const char *locale) "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 */