On 20.06.2016 9:45, Baptiste Daroussin wrote:
> Author: bapt
> Date: Mon Jun 20 06:45:42 2016
> New Revision: 302026
> URL: https://svnweb.freebsd.org/changeset/base/302026
> 
> Log:
>   Fix generation of locales with multiple variants

Thanx.
Just want to note, even if we stay with RFC 5646 language tags instead
of ISO 639 ones with @modifier (per ISO 15897), current tags are
incorrect because have "_" instead of "-" which makes parsing harder,
because "_" is territory separator and someone may not expect several
"_" exists. Per RFC 5646 we need names like
sr-Cyrl_RS.UTF-8.src
and not
sr_Cyrl_RS.UTF-8.src

_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to