Any ideas on how to make JLanguage play nicely with multi-lingual blogs when other plugin are added?
For example, WPListcal
http://wordpress.org/extend/plugins/wplistcal/
I can see a list of globals
global $id, $post, $page, $multipage, $cookiehash;
Is it enough to add $wplc_domain, $wpdb; to get it running or would more hackery be required?
Jlanguage is here; http://jakobj.dk/blog/archives/38
I am having a look at xLanguage (http://wordpress.org/extend/plugins/xlanguage/) to see if that is any better and cast my vote for better multi-lingual support built into the core of WP and, especially, WPmu. I'd suggest that there are are 100,000,000s of non-English bloggers that would appreciate some English support in their native language blogs.
Thanks