Matthias Mullie has uploaded a new change for review. https://gerrit.wikimedia.org/r/142239
Change subject: Three states are not a toggle, should be "Switch to". ...................................................................... Three states are not a toggle, should be "Switch to". https://trello.com/c/ptlVJA1h/328-the-tooltips-for-all-three-flow-board-collaper-icons-is-toggle-next-state-three-states-are-not-a-toggle-should-be-switch-to Change-Id: I08fac131ca87b03bf11402d94894a0d999fdb28c --- M i18n/en.json 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow refs/changes/39/142239/1 diff --git a/i18n/en.json b/i18n/en.json index 71f4b44..ce39cc4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -319,9 +319,9 @@ "flow-newest-topics": "Newest topics", "flow-recent-topics": "Recent active topics", "flow-sorting-tooltip": "You are currently reading the newest topics first. Click for more sorting options.", - "flow-toggle-small-topics": "Toggle small topics view", - "flow-toggle-topics": "Toggle topics only view", - "flow-toggle-topics-posts": "Toggle topics and posts view", + "flow-toggle-small-topics": "Switch to small topics view", + "flow-toggle-topics": "Switch to topics only view", + "flow-toggle-topics-posts": "Switch to topics and posts view", "flow-terms-of-use-summarize": "By clicking \"{{int:flow-summarize-topic-submit}}\", you agree to the terms of use for this wiki.", "flow-terms-of-use-close-topic": "By clicking \"{{int:flow-close-topic-submit}}\", you agree to the terms of use for this wiki.", "flow-terms-of-use-reopen-topic": "By clicking \"{{int:flow-reopen-topic-submit}}\", you agree to the terms of use for this wiki.", -- To view, visit https://gerrit.wikimedia.org/r/142239 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I08fac131ca87b03bf11402d94894a0d999fdb28c Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: frontend-rewrite Gerrit-Owner: Matthias Mullie <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
