In relpy to the thread: "tinymce translation fix"
The problem is that WordPress needs the tinymce language files to be named in *lowercase* letters. So if you have the language code "de" with the country code "DE", the gettext file would be named "de_DE.po", but the tinymce language files should be named "de_de.js". Check out this Codex page: http://codex.wordpress.org/Files_for_direct_translation#TinyMCE_files So the patch probably won't be needed. Please correct me if I'm wrong. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
