Tweak accessibility strings (#7822)
This commit is contained in:
@@ -318,7 +318,7 @@ function MutedWordsInner() {
|
||||
<View style={[a.pt_xs]}>
|
||||
<Button
|
||||
disabled={isPending || !field}
|
||||
label={_(msg`Add mute word for configured settings`)}
|
||||
label={_(msg`Add mute word with chosen settings`)}
|
||||
size="large"
|
||||
color="primary"
|
||||
variant="solid"
|
||||
|
||||
Reference in New Issue
Block a user