Comment 8 for bug 513331

Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

I'm attaching a patch that will fix this problem at the get_string level by checking utf8-ness of every string and falling back to English for any that fail. I'm not sure if I'll apply it to core though -- it slows get_string down, and I think the correct approach is to get the language pack fixed.