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

--- Comment #4 from Sam Reed (reedy) <[email protected]> ---
(In reply to sen from comment #2)
> i use chinese so the other just not work for me.i see translate.net is work
> fine with bing api,but the source not,even trunk,so i try to fix it by my
> self,here is what i do:
> http://see.sl088.com/wiki/%E6%89%A9%E5%B1%95:Translate/
> %E5%BE%AE%E8%BD%AF%E8%BE%85%E5%8A%A9%E6%94%AF%E6%8C%81%E4%BF%AE%E6%94%B9
> and i put the mod source to
> https://code.google.com/p/mediawiki-translate-slboat-mod/
> you just need mod one file in it:
> /Translate/webservices/MicrosoftWebService.php
> and add this three line to localsetting.ini
> $wgTranslateTranslationServices['Microsoft']['key'] = "no need anymore" ;
> //just for need it,dont fit anything
> $wgTranslateTranslationServices['Microsoft']['clientid'] = "you_ms_id" ;
> //your appid
> $wgTranslateTranslationServices['Microsoft']['clientSecret'] =
> "yousercrtinhere=" ; //you sercret
> 
> Nemo suggestion me to submit the patch...but i still not mush know how..so
> may be you can review this,and make it as a patch for me...i really love
> this extension,it's great.

It looks like your code is quite a bit out of date with master now :(

If you wanted to update it, and then provide us with diff(s) of what changes
you actually made ontop of master at a specific point, upstreaming it should be
relatively easy

-- 
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