Re: Implement base NLS catalog conversion from 8bit locales to utf-8

From: Dmitry Marakasov <amdmi3_at_amdmi3.ru>
Date: Mon, 6 Apr 2015 03:15:44 +0300
* Dmitry Marakasov (amdmi3_at_amdmi3.ru) wrote:

> I've just noticed that though we have NLS files for 8bit locales:
> 
> # ls /usr/share/nls/ru_RU.KOI8-R/
> ee.cat		grep.cat	libc.cat	tcsh.cat
> 
> we don't for UTF-8:
> 
> # ls /usr/share/nls/ru_RU.UTF-8/
> tcsh.cat
> 
> Seemingly this is easily fixable by just converting catalogs with iconv
> which we have in base system. Could anyone give me a hint on how it's
> better to implement this, as I'd like to.

I've implemented this. See https://reviews.freebsd.org/D2232

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3_at_amdmi3.ru  ..:  jabber: amdmi3_at_jabber.ru      http://amdmi3.ru
Received on Sun Apr 05 2015 - 22:15:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:56 UTC