]> cat aescling's git repositories - mastodon.git/commitdiff
Fix typo in mute confirmation dialog (#12044)
authorThibG <thib@sitedethib.com>
Tue, 1 Oct 2019 21:55:11 +0000 (23:55 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 1 Oct 2019 21:55:11 +0000 (23:55 +0200)
app/javascript/mastodon/features/ui/components/mute_modal.js

index c364c5ba21cd52e5b5c0adabb51e5a28dae7b2ee..852830c3c2c93fd7c87de88e029db557bda9b3e1 100644 (file)
@@ -82,7 +82,7 @@ class MuteModal extends React.PureComponent {
           <p className='mute-modal__explanation'>
             <FormattedMessage
               id='confirmations.mute.explanation'
-              defaultMessage='This will hide posts from them and posts mentioning them, but it will still allow them to see your posts follow you.'
+              defaultMessage='This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.'
             />
           </p>
           <div className='setting-toggle'>