Naar inhoud springen

Gebruiker:Zanaq/Zeusmode/en.js

Uit Wikipedia, de vrije encyclopedie

Opmerking: na het publiceren is het wellicht nodig uw browsercache te legen om de veranderingen te zien.

  • Firefox / Safari: houd Shift ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Edge: houd Ctrl ingedrukt terwijl u:je op Vernieuwen klikt of druk op Ctrl-F5.
//<pre><nowiki>
/*--------------------------------------------------------------------------
// English language support for [[Gebruiker:Zanaq/Zeusmodus]]
--------------------------------------------------------------------------*/
    rollbacklink = 'revert';
    cantrollback = 'Could not revert, the last author is the only author.';
    alreadyrolled = 'Could not revert the edits on [[$1]] by [[User:$2|$2]] ([[User talk:$2|Talk]]) because [[User:$3|$3]] ([[User talk:$3|Talk]]) has already edited the page.'; 
    revertpage = 'Reverted edits by [[Special:Contributions/$2|$2]] till last edit from $1';
    var txtPleaseWait = 'Reverting edits...';
    txtErrBadAuth= '<b>Error:</b> Bad authenticationmark!';
    txtGetHist= 'Getting history...';
    txtComment = 'Comments';
    txtHideLink = 'hide';    
    txtLast = 'Last';
    txtShowMostRecentDiff='Show most recent difference';
    txtSince = 'Since';
    txtChangesSinceILastEdited = 'Changes since my last edit';
    var txtMinorEdit = '<b>m</b>';
  
    txtPlace = 'replaced version of [[User:$3|$3]] on $2 ($1)';
    txtPlaceLink = 'place';
    txtEditconflict = '<big><b>EDIT CONFLICT</b></big>';
 
    txtNotEdited = 'You have not edited this text (recently)';

    var txtParseEditform = 'Parsing editform. <small>(a error is probably a error in <a href=http://nl.wikipedia.org/w/index.php?title=Special:Recentchanges&days=14&namespace=8>mediawikinamespace</a>.)</small>: ';
    var txtOk = ' Ok';
    txtSubmitEditform = 'Submitting editform ..... ';
    txtPlaceOld = 'Placing an old version.... '
    txtLoadEditform = 'Loading editform ($1): ';
    txtParseHist = 'Parsing history';
    txtLastErr = 'Error, the last editor is not $2 but $1.';
    txtOnlyErr = 'Error: $1 is the only author!';

    var txtSavePage = 'Save';
    txtEditTopLink = 'edit';
    namespaceSpecial = 'Special';
    txtDiffPrevious = 'current';
    lenRevisionOf = 10;

    var txtLastEdited='You were the last to edit.';

disambiguationTemplates='Disambiguation|Disambig|Dab|DAB|disambig|dab|disamb|disambiguation';
redirectKeywords='#REDIRECT';

txtDisambiguation = 'disambiguation page';
txtRedirect = 'redirect';

txtFix = 'Fix links to';

txtFixDoubleRedirect = 'Fix double redirect with [[User:Zanaq/Zeusmode|Zeusmode]]';
txtFixDisambiguation = 'Fix link to disambiguation page with [[User:Zanaq/Zeusmode|Zeusmode]]';
txtDominantMeaning = ' (dominant meaning)';
txtSummaryDominantMeaning = 'not used' ;

txtLoading = 'Loading....';
txtFix = 'fix';
txtShowLink = 'show';
txtCancel='Cancel';
txtClose='Close';
txtPreview='Preview';
txtSaved = 'Saved';
txtCheck = 'Check';
txtSaveCancel = 'First cancel other fixes, or save them';
txtChangeLinktext = 'change link text';
txtChangeLinktextSummary = 'text changed';

     var txtAddedListUsers = ' (<a href="/wiki/User_talk:$1">Overleg</a> - <a href="/wiki/Special:Contributions/$1">Contributions</a> - <a href="/w/index.php?title=Special:Log&type=block&page=Gebruiker:$1">Block log</a>)';


txtNewVersion = 'Zeusmode has just been installed, or a new version is available. It is recommended you inspect and save your preferences anew.';
txtNewVerAlert = ' - New version available. Visit <a href=/wiki/Zeusmode:Preferences>Zeusmode:Preferences</a> and save your preferences.';

txtRefresh = 'After saving you need to empty your browser cache to see the result.';
settingsSummary='[[User:Zanaq/Zeusmode|Zeusmode]] - change preferences';

txtRCOptionCaptions=['Last 500 unmarked anonymous edits', 'Last 250 ....', 'Last 50 ....']
txtRCOptions=['?hidepatrolled=1&hideliu=1&limit=500', '?hidepatrolled=1&hideliu=1&limit=250', '?hidepatrolled=1&hideliu=1&limit=50']
txtQFunction='quickTemplate Bar';
  txtLocalTemplates='Use the templates predifined for this project';
  txtCustomTemplates='Use own templates:';
  txtCTOptions=['', 'Special:MyPage/zeusmodetemplates.js', 'User:Zanaq/zeusmodetemplates.js'];

txtRFunction='Undo edits';
  txtRollbackFunction='Revert';
  txtPlaceFunction='Place old version';
  txtUndoFunction='small tweak of undo';

txtWFunction='Watchlist';
   txtSinceLinksFunction='Links in watch list to changes since my last change. (not in extended watchlist)';
   txtSinceTabFunction='Tab to changes since my last edit';
   txtLastTabFunction='Tab to last edit';

txtNFunction='Links to hide pages from authors in the new pages list';
   txtMarkPatrolledFunction = 'Mark as patrolled in same window (defunct)';
txtWLHFunction='Fix links to disambiguation pages and double redirects.';
txtHBCFunction='Include links to the Dominant Meaning Construction.';

txtMFunction='Miscellaneous';
  txtBlockReqFunction='Add IP-block request. (Dutch wikipedia only)'
  txtRecentFunction='Default setting for recent changes:';
  txtUserListLinks='Extra links in the list of new users';
txtIsSysop = 'I am administrator';

//</nowiki></pre>