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? What are the next steps then? Thanks, John