mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-14 19:25:33 +00:00
007efbef05
Remove popups-redirects and popups-send-feedback, which are unused. They appear to be remnants of the code before the rewrite: - popups-redirects was removed in I42fb9cc1a8b26eaf6807243e4e7bdbf0b56dc35c - send-feedback was removed in If545873bb97b1da8ea5001dce575b1ef512903fb Also, add detail to prefs-reading qqq string. Change-Id: I072d416b2805a2a05e76aa28f083db730e0a523a
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\n\n<em>Get quick previews of a topic while reading a page</em>",
|
|
"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."
|
|
}
|