Hi!

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.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amd...@amdmi3.ru  ..:  jabber: amd...@jabber.ru      http://amdmi3.ru
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to