Bug#851629: neovim-runtime: Translation files in wrong path
James McCoy
jamessan at debian.org
Mon Apr 10 12:56:14 UTC 2017
On Tue, Jan 17, 2017 at 09:54:55AM +0800, Boyuan Yang wrote:
> .mo files are placed in wrong directories and is not working correctly.
>
> Examples:
>
> Bad: /usr/share/locale/zh_TW.UTF-8/LC_MESSAGES/nvim.mo
> Good: /usr/share/locale/zh_TW/LC_MESSAGES/nvim.mo
>
> Bad: /usr/share/locale/zh_CN.UTF-8/LC_MESSAGES/nvim.mo
> Good: /usr/share/locale/zh_CN/LC_MESSAGES/nvim.mo
>
> Similar problems apply for other translations.
Can you explain why these are wrong? I'm not well versed in translation
handling, but those paths seem to agree with what's described in
setlocale(3).
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
More information about the pkg-vim-maintainers
mailing list