mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
3cfb1d346a
The other messages when announcing a widget below use a ':' at the end of line and add extra information in brackets, not on a new line. Bug: T203992 Change-Id: Ide151e39159df01fa1c97c808bcf7ad29c671580
29 lines
1.6 KiB
JSON
29 lines
1.6 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"popups-message": "Page previews",
|
|
"popups-desc": "Displays previews when the user hovers over a page 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."
|
|
}
|