From: "Lewis" Received: from [192.168.100.201] (account lgrosenthal@2rosenthals.com HELO [192.168.100.23]) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPSA id 932186 for cwmm-dev@2rosenthals.com; Mon, 27 Jul 2020 01:04:48 -0400 Subject: Re: [cwmm-dev] NLS files To: CWMM Developers Mailing List References: Message-ID: <5F1E606E.5070400@2rosenthals.com> Date: Mon, 27 Jul 2020 01:04:46 -0400 User-Agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 07/26/20 11:24 pm, Dave Yeo wrote: > So I fixed the building of the new NLS files. One weird thing I found was > classes/res/es/mmres_es.c which was totally different from the other NLS > mmres_*.c files. Lewis, where did you find that? I take it you have no > objection to changing it to (ignoring the license header) > > #include > > PSZ queryLanguage() > { > return "EspaƱol"; > } > > I'll push my changes shortly, mostly makefiles, if no objections. No objection whatsoever, and the mmres_es.c was mine. I pulled the wrong sample (en) to use as a template. I should have pulled fr, instead. I meant to go back and have a closer look. Sorry about that!! Thanks -- Lewis