]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix typo in mute confirmation dialog
authorThibG <thib@sitedethib.com>
Tue, 1 Oct 2019 21:55:11 +0000 (23:55 +0200)
committerThibaut Girka <thib@sitedethib.com>
Thu, 3 Oct 2019 11:33:38 +0000 (13:33 +0200)
Port 559da46fd48b7442a79de563206fb974f05bd1f4 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/features/ui/components/mute_modal.js

index dec6413c3ca4d032c6169c3c8530a7f480a0fc62..2aab82751d0e3d65cfe3edfc570ae98ac82311e8 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'>