Skip to content

Commit

Permalink
fix: make global toggle checkbox less ambiguous
Browse files Browse the repository at this point in the history
A checkbox label should say what it will do if it is checked.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
  • Loading branch information
olizilla committed Sep 19, 2018
1 parent d47cc80 commit 9c823b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion add-on/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"description": "A label for IPFS icon (panel_headerIpfsNodeIconLabel)"
},
"panel_headerActiveToggleTitle": {
"message": "Global toggle: activate or suspend all IPFS integrations",
"message": "Global toggle: Suspend all IPFS integrations",
"description": "A label for an embedded IPFS node (panel_headerActiveToggleTitle)"
},
"panel_statusOffline": {
Expand Down

0 comments on commit 9c823b8

Please sign in to comment.