Simplify content warning dialog text (#7943)
* simplify content warning dialog text * tweak copy * Update src/view/com/composer/labels/LabelsBtn.tsx Co-authored-by: Hailey <hailey@blueskyweb.xyz> --------- Co-authored-by: Hailey <hailey@blueskyweb.xyz>
This commit is contained in:
@@ -113,9 +113,8 @@ function DialogInner({
|
||||
</Text>
|
||||
<Text style={[t.atoms.text_contrast_medium, a.leading_snug]}>
|
||||
<Trans>
|
||||
Choose self-labels that are applicable for the media you are
|
||||
posting. If none are selected, this post is suitable for all
|
||||
audiences.
|
||||
Please add any content warning labels that are applicable for
|
||||
the media you are posting.
|
||||
</Trans>
|
||||
</Text>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user