We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6225c commit 686a54fCopy full SHA for 686a54f
src/components/mode-tools/mode-tools.jsx
@@ -221,7 +221,7 @@ const ModeToolsComponent = props => {
221
subtract: {
222
defaultMessage: 'Subtract',
223
description: 'Label for the button that subtracts selected objects from eachother',
224
- id: 'pm.paint.modeTools.merge'
+ id: 'pm.paint.modeTools.subtract'
225
},
226
mask: {
227
defaultMessage: 'Mask',
0 commit comments