Update preferences language for source mode toolbar

Also, fix some copy-paste errors in the topic subscription qqq text.

Bug: T287315
Change-Id: I153467e6c02fb938825692204a02a6c327c941cb
This commit is contained in:
David Lynch 2021-08-04 12:24:23 -05:00
parent 93f7afac5d
commit b492d3d635
2 changed files with 6 additions and 4 deletions

View file

@ -32,7 +32,8 @@
"discussiontools-preference-newtopictool-help": "This will show you an inline form for adding new topics. You can learn more about this feature by reading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary feature summary].", "discussiontools-preference-newtopictool-help": "This will show you an inline form for adding new topics. You can learn more about this feature by reading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary feature summary].",
"discussiontools-preference-replytool": "Enable quick replying", "discussiontools-preference-replytool": "Enable quick replying",
"discussiontools-preference-replytool-help": "This will show you a link to reply to talk page comments in one click. You can learn more about this feature by reading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary feature summary].", "discussiontools-preference-replytool-help": "This will show you a link to reply to talk page comments in one click. You can learn more about this feature by reading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary feature summary].",
"discussiontools-preference-sourcemodetoolbar": "Enable experimental tools in the quick replying and quick topic adding features' source modes", "discussiontools-preference-sourcemodetoolbar": "Enable editing tools in source mode",
"discussiontools-preference-sourcemodetoolbar-help": "This will add a toolbar to the quick replying and quick topic adding features source modes that includes shortcuts for pinging and adding links.",
"discussiontools-preference-topicsubscription": "Enable topic subscription", "discussiontools-preference-topicsubscription": "Enable topic subscription",
"discussiontools-preference-topicsubscription-help": "This will allow you to subscribe to receive notifications about comments on individual topics. You can learn more about this feature by reading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary feature summary].", "discussiontools-preference-topicsubscription-help": "This will allow you to subscribe to receive notifications about comments on individual topics. You can learn more about this feature by reading the [https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary feature summary].",
"discussiontools-replylink": "reply", "discussiontools-replylink": "reply",

View file

@ -41,9 +41,10 @@
"discussiontools-preference-newtopictool-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-newtopictool}}", "discussiontools-preference-newtopictool-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-newtopictool}}",
"discussiontools-preference-replytool": "Used in [[Special:Preferences]] in the section titled {{msg-mw|prefs-discussion}}, in the same list with:\n* {{msg-mw|Discussiontools-preference-newtopictool}}.\n\nUsed as label for checkbox to enable the reply tool.\n\nThe help text for this checkbox is: {{msg-mw|discussiontools-preference-replytool-help}}", "discussiontools-preference-replytool": "Used in [[Special:Preferences]] in the section titled {{msg-mw|prefs-discussion}}, in the same list with:\n* {{msg-mw|Discussiontools-preference-newtopictool}}.\n\nUsed as label for checkbox to enable the reply tool.\n\nThe help text for this checkbox is: {{msg-mw|discussiontools-preference-replytool-help}}",
"discussiontools-preference-replytool-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-replytool}}", "discussiontools-preference-replytool-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-replytool}}",
"discussiontools-preference-sourcemodetoolbar": "Used in [[Special:Preferences]].\n\nUsed as label for checkbox to enable the source mode toolbar.", "discussiontools-preference-sourcemodetoolbar": "Used in [[Special:Preferences]].\n\nUsed as label for checkbox to enable the source mode toolbar.\n\nThe help text for this checkbox is: {{msg-mw|discussiontools-preference-sourcemodetoolbar-help}}",
"discussiontools-preference-topicsubscription": "Used in [[Special:Preferences]].\n\nUsed as label for checkbox to enable topic subscription.\n\nThe help text for this checkbox is: {{msg-mw|discussiontools-preference-replytool-help}}", "discussiontools-preference-sourcemodetoolbar-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-sourcemodetoolbar}}",
"discussiontools-preference-topicsubscription-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-replytool}}", "discussiontools-preference-topicsubscription": "Used in [[Special:Preferences]].\n\nUsed as label for checkbox to enable topic subscription.\n\nThe help text for this checkbox is: {{msg-mw|discussiontools-preference-topicsubscription-help}}",
"discussiontools-preference-topicsubscription-help": "Used in [[Special:Preferences]].\n\nUsed as help text for the checkbox {{msg-mw|discussiontools-preference-topicsubscription}}",
"discussiontools-replylink": "Label for the reply link added after each comment. Use the same casing as section edit links.\n* {{Related|editsection}}.", "discussiontools-replylink": "Label for the reply link added after each comment. Use the same casing as section edit links.\n* {{Related|editsection}}.",
"discussiontools-replywidget-abandon": "Message shown when abandoning a comment\n\nSimilar to {{msg-mw|mw-widgets-abandonedit}}, {{msg-mw|discussiontools-replywidget-abandontopic}}.", "discussiontools-replywidget-abandon": "Message shown when abandoning a comment\n\nSimilar to {{msg-mw|mw-widgets-abandonedit}}, {{msg-mw|discussiontools-replywidget-abandontopic}}.",
"discussiontools-replywidget-abandon-discard": "Label for button to abandon a comment\n\nThis button follows {{msg-mw|discussiontools-replywidget-abandon}}.\n\nSimilar to {{msg-mw|discussiontools-replywidget-abandontopic-discard}}.", "discussiontools-replywidget-abandon-discard": "Label for button to abandon a comment\n\nThis button follows {{msg-mw|discussiontools-replywidget-abandon}}.\n\nSimilar to {{msg-mw|discussiontools-replywidget-abandontopic-discard}}.",