On 11/11/15 22:53 +0100, John Marino wrote:
On 11/11/2015 10:51 PM, Jonathan Wakely wrote:
On 16/10/15 11:21 +0200, John Marino wrote:
The only significant comment was:
e.g. `"de_DE" => "de_DE@ISO8859-15` should be `e.g. "de_DE" =>
"de_DE.ISO8859-15"` ? Since it's an encoding, @ is used for a modifier.
FYI, https://www.ietf.org/rfc/rfc4646.txt
It's a good catch; that looks like a typo. Did that appear in more than
one place?
Dunno, I'd have to grep for it.
What are the next steps then?
I think we can go ahead and make this change, I'll try to get it
committed tomorrow or Friday.