Updated SensitiveMediaItem copy to be more clear

• Updated:
- SensitiveMediaItem copy to be more clear
This commit is contained in:
mgabdev 2020-09-02 13:11:54 -05:00
parent 5cfafc1361
commit fde1e19de5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ class SensitiveMediaItem extends React.PureComponent {
}
const messages = defineMessages({
warning: { id: 'status.sensitive_warning_2', defaultMessage: 'The following media includes potentially sensitive content.' },
warning: { id: 'status.sensitive_warning_2', defaultMessage: 'The author of this gab has added a warning to this media.' },
view: { id: 'view', defaultMessage: 'View' },
});