https://bugzilla.wikimedia.org/show_bug.cgi?id=35489

--- Comment #15 from Maxime <[email protected]> ---
Nikerabbit in chat solved the issue with the <languages /> tag.

In messagegroups/WikiPageMessageGroup.php, simply change the
getSourceLanguage() function so that it returns 

   $this->getTitle()->getPageLanguage()->getCode();

instead of $wgLanguageCode.

I hope this will get incorporated into Translate soon, and that somebody come
up with a better way than categories to change the source language.

This will however do the trick for our wiki for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to