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

sen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from sen <[email protected]> ---
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.

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