mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
919a7a5a30
Directly referencing other messages is sometimes a good idea, e.g. in a sentence like "Please look for a button with the label \"{{int:cancel}}\"." But here the word is used as part of a sentence. "This is really not great, because in some languages the word can change according to grammar." (T276218#6886266) This patch doesn't change the wording of the messages, and should not need PM approval. The qqq.json entries are annotations for tranalators and don't need PM approval either. The only additional change is that I update the gadget's names to be their canonical ones everywhere. Bug: T276218 Change-Id: I8a05f3871fa1d5d0570e1cba90ead29f9ea3b7df
42 lines
3.7 KiB
JSON
42 lines
3.7 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-unified-title": "Previews",
|
|
"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-unified-description": "Get quick previews of a topic or reference while reading.",
|
|
"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": "Enable page previews (quick previews of a topic while reading a page)",
|
|
"popups-prefs-disable-nav-gadgets-info": "You have to [[$1|disable the Navigation popups gadget]] in your Gadgets preferences 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-prefs-optin-all": "Enable previews (get quick previews of a topic or a reference while reading a page)",
|
|
"popups-prefs-navpopups-gadget-conflict-info": "You have the [[$1|Navigation popups]] gadget enabled, so you won't see previews provided by this feature. Depending on your wiki, the gadget may have a slightly different name. If you continue to experience issues, please review your Gadgets preferences and user scripts, including global ones.",
|
|
"popups-prefs-reftooltips-gadget-conflict-info": "You have the [[$1|Reference Tooltips]] gadget enabled, so you won't see reference previews but will still see page previews. Depending on your wiki, the gadget may have a slightly different name. If you continue to experience issues, please review your Gadgets preferences and user scripts, including global ones.",
|
|
"popups-prefs-reftooltips-and-navpopups-gadget-conflict-info": "You have the [[$1|Navigation popups]] and [[$1|Reference Tooltips]] gadgets enabled, so you won't see previews provided by this feature. Depending on your wiki, the gadgets may have slightly different names. If you continue to experience issues, please review your Gadgets preferences 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-note": "Note",
|
|
"popups-refpreview-web": "Web reference",
|
|
"popups-refpreview-collapsible-placeholder": "This reference includes a graphic which does not fit in the preview.",
|
|
"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 [//en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups Navigation popups] gadget or the [[mw:Special:MyLanguage/Reference Tooltips|Reference Tooltips]] gadget, you won't see reference previews."
|
|
}
|