This is a particularly problematic issue with languages that use completely different scripts and are written from Right to Left, like Hebrew or Arabic.
A possible solution is having the wp_die() function available everywhere in wordpress, and using it for all error messages. On 11/27/06, Ralf Schmitt <[EMAIL PROTECTED]> wrote:
Hi list, I've found another issue that comes to surface when wordpress is used in conjunction with utf-8 translations. BUG: When one triggers an error-page (for example not all parameters for a comment). Worpress creates a page which contains the translated error message. This page contains no html tag information (no header, no body tags) just pure text information. So browser don't know for sure which encoding to use. IE for example fails to render utf-8 characters. EXAMPLE (german utf-8) Fehler: Bitte füll die notwendigen Felder aus (Name, E-Mail-Adresse). regards Ralf _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
_______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
