From 9a7539391f1788b5fd50b1c7916ec4c56ae9b2c5 Mon Sep 17 00:00:00 2001 From: Andrew Kostka Date: Fri, 19 Mar 2021 11:23:40 +0000 Subject: [PATCH] Messages for a separate reference previews preference Bug: T277638 Change-Id: I8294cea7f8677b8ff09ce7deff3e69ed6e6ea93a --- i18n/en.json | 9 +++++---- i18n/qqq.json | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 3a04eddc6..f844d45cc 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -22,13 +22,13 @@ "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-optin": "Enable page previews (get 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-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 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 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 and user scripts, including global ones.", "popups-refpreview-reference": "Reference", "popups-refpreview-book": "Book reference", "popups-refpreview-journal": "Journal reference", @@ -36,6 +36,7 @@ "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-user-preference-label": "Enable reference previews (get quick previews of a reference while reading a page)", "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." } diff --git a/i18n/qqq.json b/i18n/qqq.json index 7c81af593..e6b80ee33 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -46,6 +46,7 @@ "popups-refpreview-note": "Heading for a popup previewing a footnote.\n{{Identical|Note}}", "popups-refpreview-web": "Heading for a popup previewing a citation from a website.\n{{Identical|Website}}", "popups-refpreview-collapsible-placeholder": "Placeholder text for collapsible tables, templates, or other large elements inside of a reference.", + "popups-refpreview-user-preference-label": "Label for the user option to enable or disable reference preview popups", "popups-refpreview-beta-feature-message": "Label for the Reference Previews Beta feature.", "popups-refpreview-beta-feature-description": "Description for the Reference Previews Beta feature, describing the feature that will be enabled." }