mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
dc82c423fa
Previously, the name was "Page Previews". This is not true any more. Reference as well as Math previews are developed. We changed the name to "Previews". This creates confusion because Special:Version does not contain the word "popup" any more. I think it's worth fixing this. Bug: T219153 Depends-On: Ie0060125cf4646d80f8c88eedd01551f66e3fb89 Change-Id: Id9862f45690f1c8b391f55d7fcaf88aa15f65912
38 lines
2.5 KiB
JSON
38 lines
2.5 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": []
|
||
},
|
||
"popups-message": "Previews",
|
||
"popups-desc": "Displays preview popups when the user hovers over a link",
|
||
"popups-settings-title": "Page preview",
|
||
"popups-settings-option-simple": "Enable",
|
||
"popups-settings-option-simple-description": "Get quick previews of a topic while reading a page.",
|
||
"popups-settings-option-advanced": "Advanced",
|
||
"popups-settings-option-advanced-description": "See link previews and access editing function menus. This is used by many editors.",
|
||
"popups-settings-option-off": "Disable",
|
||
"popups-settings-save": "Save",
|
||
"popups-settings-help-ok": "Done",
|
||
"popups-settings-cancel": "Cancel",
|
||
"popups-settings-help": "You can turn previews back on using a link in the footer of the page.",
|
||
"popups-settings-enable": "Enable previews",
|
||
"popups-preview-no-preview": "There was an issue displaying this preview",
|
||
"popups-preview-footer-read": "Go to this page",
|
||
"popups-preview-disambiguation": "This title relates to more than one page",
|
||
"popups-preview-disambiguation-link": "View similar pages",
|
||
"prefs-reading": "Reading preferences",
|
||
"popups-prefs-optin-title": "Page previews (get quick previews of a topic while reading a page):",
|
||
"popups-prefs-optin-enabled-label": "Enable",
|
||
"popups-prefs-optin-disabled-label": "Disable",
|
||
"popups-prefs-disable-nav-gadgets-info": "You have to [[$1 | disable Navigation Popups Gadget]] from Gadgets tab to enable Page Previews",
|
||
"popups-prefs-conflicting-gadgets-info": "Certain gadgets and other customizations may affect the performance of this feature. If you experience problems please review your gadgets and user scripts, including global ones.",
|
||
"popups-refpreview-reference": "Reference",
|
||
"popups-refpreview-book": "Book reference",
|
||
"popups-refpreview-journal": "Journal reference",
|
||
"popups-refpreview-news": "News reference",
|
||
"popups-refpreview-web": "Web reference",
|
||
"popups-refpreview-jump-to-reference": "Jump to reference",
|
||
"popups-refpreview-user-preference-label": "Reference previews (get quick previews of footnotes)",
|
||
"popups-refpreview-beta-feature-message": "Reference Previews",
|
||
"popups-refpreview-beta-feature-description": "Show a preview of a reference by hovering over its footnote marker.\n\nPlease note: If you’re using the [https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups Navigation popups] gadget, you won’t see Reference Previews. If you’re using the [[mw:Reference Tooltips|Reference Tooltips]] gadget, both pop-ups from Reference Tooltips and from Reference Previews will appear."
|
||
}
|