Re: Localization of language names

2020-10-21 Thread Ludovic Courtès
Hi, Miguel Ángel Arruga Vivas skribis: > From 69b8d919a802d72fca218b7dfd9e7719c4711544 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?= > > Date: Fri, 16 Oct 2020 15:02:00 +0200 > Subject: [PATCH] installer: Call setlocale after init gettext. > > * gnu/installe

Re: Localization of language names

2020-10-17 Thread Miguel Ángel Arruga Vivas
Hi, Ludovic Courtès writes: > Brendan Tildesley skribis: > >> Languages listed in the language selection are sometimes in English, >> Rarely in the native language. > > We take language names and their translations from the ‘iso-codes’ > package, specifically the “iso_639-3” message catalog. Qu