Large

usoCheckup - English Translation Fudd Theme

By Marti Last update Feb 9, 2011 — Installed 395 times.

Script Summary: Defines a custom Engwish wanguage twanswation in the diawect of Fudd, Ewmew J fow usoCheckup



Version: 0.0.6

Copyright: 2010+, Marti Martz (http://userscripts.org/users/37004)

License: GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html

Script homepage

Description

Dis scwipt does nothing by itsewf but is used in conjunction wif the top wevew scwipt (youws) and the usoCheckup JavaScwipt API. It awso assumes that you awe famiwiaw wif the usoCheckup JavaScwipt API.

Changes the cowe Engwish messages in usoCheckup to Fudd'winian ;)

Pwease wemembew you don't instaww this scwipt diwectwy but is usuawwy incwuded via @weqwiwe. Dank you vewy vewy much.
Compatibiwity Matwix
Dis Scwipt is compatibwe with... usoCheckup Automatic Scwipt Updatew
Moziwwa Fiwefox
Moziwwa Seamonkey
KDE Konqwewow
Appwe Safawi
Opewa Softwawe Opewa
Micwosoft Intewnet Expwowew
Googwe ChwomiumGoogwe Chwome (Intew Onwy)
Winux
Greasemonkey
Gweasemonkey Powt
Macintosh
Gweasemonkey
Gweasemonkey Powt
Windows
Gweasemonkey
Gweasemonkey Powt
(TIP: Hovew youw mouse ovew an icon)

Usage

In youw metadata bwock pay attention to the QSP fow usoCheckup. Den add code wike dis to the top-wevew scwipt. :)
// ==UserScript==
// ...
// @require  http://pathto/scriptid.js?id=usoCheckup&trim=en
// @require  http://userscripts.org/scripts/source/66531.user.js
// @require  http://userscripts.org/scripts/source/74732.user.js
// ...
// usoCheckup gwant permissions for Gweasemonkey 1.x+
// @grant GM_getValue
// @grant GM_log
// @grant GM_openInTab
// @grant GM_registerMenuCommand
// @grant GM_setValue
// @grant GM_xmlhttpRequest
// ...
// ==/UserScript==
(TIP: Don't fowget to change the pathto to an appwoved miwwow and youw scwiptid)