jenkins-bot has submitted this change and it was merged.
Change subject: Cleanup unused messages
......................................................................
Cleanup unused messages
From hard-coded standalone form and i18n actual message too.
Change-Id: I1822a29cc6e4a55a79de69455b8abc689a633c6b
---
M i18n/en.json
M src/OO.ui.js
2 files changed, 0 insertions(+), 6 deletions(-)
Approvals:
Catrope: Looks good to me, approved
Jforrester: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/i18n/en.json b/i18n/en.json
index 97c399e..d402de8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -19,7 +19,5 @@
"ooui-dialog-action-close": "Close",
"ooui-outline-control-move-down": "Move item down",
"ooui-outline-control-move-up": "Move item up",
- "ooui-toggle-on": "On",
- "ooui-toggle-off": "Off",
"ooui-toolbar-more": "More"
}
diff --git a/src/OO.ui.js b/src/OO.ui.js
index cabffef..3f98440 100644
--- a/src/OO.ui.js
+++ b/src/OO.ui.js
@@ -74,10 +74,6 @@
'ooui-outline-control-move-down': 'Move item down',
// Tool tip for a button that moves items in a list up one place
'ooui-outline-control-move-up': 'Move item up',
- // Label for toggle on state
- 'ooui-toggle-on': 'On',
- // Label for toggle off state
- 'ooui-toggle-off': 'Off',
// Label for the toolbar group that contains a list of all other
available tools
'ooui-toolbar-more': 'More'
};
--
To view, visit https://gerrit.wikimedia.org/r/108075
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1822a29cc6e4a55a79de69455b8abc689a633c6b
Gerrit-PatchSet: 2
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Trevor Parscal <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits