User:Cacycle/wikEd international en.js: Difference between revisions

Content deleted Content added
'followLink': '(Ctrl-click)'
m 0.9.37
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.4437).
Please see the translation instructions at [[User:Cacycle/wikEd international]].
 
Line 9:
 
wikEdText = {
 
// logo
'wikEdLogo alt': 'wikEd',
Line 82 ⟶ 81:
'wikEdReferences alt': 'References',
'wikEdReferences title': 'References ___location (shift-click: small Wikipedia style)',
'wikEdUpdateSyntax alt': 'Syntax',
'wikEdUpdateSyntax title': 'Update syntax highlighting',
'wikEdWikify alt': 'Wikify',
'wikEdWikify title': 'WikifyConvert pasted content to wiki code, update highlighting',
'wikEdTextify alt': 'Textify',
'wikEdTextify title': 'Convert pasted content to plain text, update highlighting',
 
// find and replace buttons, top row
'wikEdGetFind alt': 'Get find',
'wikEdGetFind title': 'Copy selection to find field (shift-click: copy selection to find and to replace field)',
'wikEdFindAll alt': 'Find all',
'wikEdFindAll title': 'Find all matches',
Line 98 ⟶ 93:
'wikEdFindSelect title': 'Select a previous search or jump to a heading',
'wikEdFindNext alt': 'Find next',
'wikEdFindNext title': 'Find next match (shift-click: get selection)',
'wikEdUpdownwikEdJumpPrev alt': 'Find selection 'Jump up/downbackwards',
'wikEdUpdownwikEdJumpPrev title': 'Jump toFind the topselected /text bottombackwards',
'wikEdPrevPoswikEdJumpNext alt': 'JumpFind selection prevforards',
'wikEdPrevPoswikEdJumpNext title': 'JumpFind tothe previouslyselected changedtext positionforwards',
'wikEdLastPos alt': 'Jump next',
'wikEdLastPos title': 'Jump back to last position',
 
// find and replace buttons, bottom row
'wikEdClearFind alt': 'Clear find',
'wikEdClearFind title': 'Clear the find field (to search for selected text)',
'wikEdReplaceAll alt': 'Replace all',
'wikEdReplaceAll title': 'Replace all matches in whole text or selection',
Line 114 ⟶ 105:
'wikEdReplacePrev title': 'Replace previous match',
'wikEdReplaceSelect title': 'Select a previous replacement',
'wikEdReplaceNext alt': 'Replace next (shift-click: get selection)',
'wikEdReplaceNext title': 'Replace next match',
'wikEdCaseSensitive alt': 'Case sensitive',
Line 196 ⟶ 187:
 
// preview and changes buttons, top
'wikEdPreview alt': 'Preview',
'wikEdPreview title': 'Show preview below',
'wikEdDiffPreview alt': 'Changes',
'wikEdDiffPreview title': 'Show current changes below',
'wikEdClose alt': 'Close',
'wikEdClose title': 'Close preview box',
Line 208 ⟶ 195:
 
// preview and changes buttons, bottom
'wikEdPreview2 alt': 'Preview',
'wikEdPreview2 title': 'Show preview above',
'wikEdDiffPreview2 alt': 'Changes',
'wikEdDiffPreview2 title': 'Show current changes above',
'wikEdClose alt': 'Close',
'wikEdClose title': 'Close preview box',
Line 241 ⟶ 224:
'shortenedPreview': 'Preview',
'shortenedChanges': 'Changes',
 
// follow link popup
'followLink': '(Ctrl-click)'.
 
// from [[en:User:Cacycle/wikEdDiff.js]]
'wikEdDiffButtonImg alt': 'wikEdDiff',
'wikEdDiffButton title': 'Show improved diff view',
'wikEdDiffLoading': '...',
 
// follow link popup
'followLink': '(Ctrl-click)'
 
}