mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-12 09:18:59 +00:00
c93047666e
Linkpreview will try to fetch a text extract using the api and, if this doesn't fail, show the extract as a drawer with a button "Continue to article". If the query fails, it will redirect the user to the article directly. Bug: T113243 Depends-On: I6d8c5b80e70c3d8d1a92a70cc91e1b90d598cb0f Change-Id: Idbaae9fe2decd89b73e623a25fbd39464c316fb2
27 lines
1.4 KiB
JSON
27 lines
1.4 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"popups-message": "Hovercards",
|
|
"popups-desc": "Displays hovercards with summaries of page contents when the user hovers over a page link",
|
|
"popups-last-edited": "Edited $1",
|
|
"popups-redirects": "redirects to <h3>$1</h3>",
|
|
"popups-settings-title": "Page preview",
|
|
"popups-settings-description": "This tool lets you preview links to wiki pages and to references.",
|
|
"popups-settings-option-simple": "Simple",
|
|
"popups-settings-option-simple-description": "See the lead sentence of a page and a preview image. This is recommended for readers.",
|
|
"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 previews",
|
|
"popups-settings-option-off-description": "You can change this setting using the link in the footer of the page.",
|
|
"popups-settings-save": "Save",
|
|
"popups-settings-help-ok": "OK",
|
|
"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-send-feedback": "Send Feedback (external link)",
|
|
"popups-mobile-continue-to-page": "Continue to page",
|
|
"popups-mobile-dismiss": "Dismiss",
|
|
"popups-mobile-message": "Hovercards (mobile)"
|
|
}
|