Catrope has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/378781 )
Change subject: Move New Filters opt-out preference to own section
......................................................................
Move New Filters opt-out preference to own section
- Add a new section to preference page with the following title:
"Opt out of improvements".
- Move the opt-out option and explanatory text to this new section.
Bug: T175765
Change-Id: Iaf77df2eec714777f54b95b58eb617b5e35bef75
(cherry picked from commit 85df9a3a0e3d7b4b7464427aebb85e6156a4af9c)
---
M includes/Preferences.php
M languages/i18n/en.json
M languages/i18n/qqq.json
3 files changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/81/378781/1
diff --git a/includes/Preferences.php b/includes/Preferences.php
index c29c4b9..caa5103 100644
--- a/includes/Preferences.php
+++ b/includes/Preferences.php
@@ -962,7 +962,7 @@
if ( $config->get( 'StructuredChangeFiltersShowPreference' ) ) {
$defaultPreferences['rcenhancedfilters-disable'] = [
'type' => 'toggle',
- 'section' => 'rc/advancedrc',
+ 'section' => 'rc/opt-out',
'label-message' => 'rcfilters-preference-label',
'help-message' => 'rcfilters-preference-help',
];
diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 5dd8345..a3de2b6 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -1106,6 +1106,7 @@
"prefs-editor": "Editor",
"prefs-preview": "Preview",
"prefs-advancedrc": "Advanced options",
+ "prefs-opt-out": "Opt out of improvements",
"prefs-advancedrendering": "Advanced options",
"prefs-advancedsearchoptions": "Advanced options",
"prefs-advancedwatchlist": "Advanced options",
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json
index 9d2e77d..cc216d9 100644
--- a/languages/i18n/qqq.json
+++ b/languages/i18n/qqq.json
@@ -1297,6 +1297,7 @@
"prefs-editor": "Used in [[Special:Preferences]], tab \"Editing\"
({{int:prefs-editing}}).\n\n{{Identical|Editor}}",
"prefs-preview": "Used in [[Special:Preferences]], tab
\"Editing\".\n{{Identical|Preview}}",
"prefs-advancedrc": "Used in [[Special:Preferences]], tab \"Recent
changes\".\n{{Identical|Advanced options}}",
+ "prefs-opt-out": "Used in [[Special:Preferences]], tab \"Recent
changes\".",
"prefs-advancedrendering": "Used in [[Special:Preferences]], tab
\"Appearence\".\n{{Identical|Advanced options}}",
"prefs-advancedsearchoptions": "Used in [[Special:Preferences]], tab
\"Search options\".\n{{Identical|Advanced options}}",
"prefs-advancedwatchlist": "Used in [[Special:Preferences]], tab
\"Watchlist\".\n{{Identical|Advanced options}}",
--
To view, visit https://gerrit.wikimedia.org/r/378781
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf77df2eec714777f54b95b58eb617b5e35bef75
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: wmf/1.30.0-wmf.18
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Petar.petkovic <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits