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.
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)',
'wikEdWikify alt': 'Wikify',
'wikEdWikify title': '
'wikEdTextify alt': 'Textify',
'wikEdTextify title': 'Convert pasted content to plain text, update highlighting',
// find and replace buttons, top row
'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)',
'
'
'
'
// find and replace buttons, bottom row
'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
'wikEdClose alt': 'Close',
'wikEdClose title': 'Close preview box',
Line 208 ⟶ 195:
// preview and changes buttons, bottom
'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)'
}
|