MediaWiki:Gadget-GoogleTrans.js
来自UtaWiki
注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。
- 火狐(Firefox)/Safari:按住“Shift”,同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
- Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
- Internet Explorer:按住“Ctrl”,同时单击“刷新”,或按“Ctrl-F5”
- Opera:在“工具→首选项”中清除缓存
// _________________________________________________________________________________________ // | | // | === WARNING: GLOBAL GADGET FILE === | // | Changes to this page affect many users. | // | Please discuss changes on the talk page or on [[Wikipedia_talk:Gadget]] before editing. | // |_________________________________________________________________________________________| // // Translation tool that uses the "Google Translate" API. // Opens a translation popup for selected text or word under the cursor when pushing the shift button. // imports [[User:Endo999/GoogleTrans.js]] mw.loader.load('http://en.wikipedia.org/w/index.php?title=User:Endo999/GoogleTrans.js&action=raw&ctype=text/javascript');