Content deleted Content added
+ wikicode File |
update to 0.9.71 |
||
Line 3:
{{en:User:Cacycle/wikEd_template}}
This is an English translation for the MediaWiki editing page extension '''[[User:Cacycle/wikEd|wikEd]]''' (last updated for version 0.9.
Please see the translation instructions at [[User:Cacycle/wikEd international]].
Line 9:
var wikEdText = {
// logo
// top jumper
// button bar grip titles
// formatting buttons, top row
'wikEdSuperscript title': 'Superscript text',
'wikEdCase alt': 'Case',
'wikEdRedoAll title': 'Redo all changes',
// formatting buttons, bottom row
// find and replace buttons, top row
// find and replace buttons, bottom row
// fix buttons, top row
'wikEdFixRedirect title': 'Fix redirects',
'wikEdFixRegExTypo alt': 'Fix typos',
'wikEdFixRegExTypo title': 'Fix typos using the AutoWikiBrowser RegExTypoFixer rules',
// fix buttons, bottom row
// wikEd control buttons, top row
// wikEd control buttons, bottom row
'wikEdTableMode alt': 'Table mode',
'wikEdTableMode title': 'Toggle table edit mode',
// summary buttons
],
// button title acceskey
'alt-shift': 'alt-shift-',
// submit buttons
// preview and changes buttons, top
// preview and changes buttons, bottom
// preview field
'wikEdPreviewLoading': '...',
// formatting functions
// fixing functions
// language specific wiki code
// shortened button texts
// follow link popup
// error message popups
'wikEdTableModeError': 'The table wikicode contains errors',
// auto updating
'wikEdGreasemonkeyAutoUpdate': 'wikEd Update:\n\nA new version of the GreaseMonkey script "wikEd" is available.\n\n\nIt will be downloaded from:\n\n{updateURL}'
}
|