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>
|
||||||
<Text style={[t.atoms.text_contrast_medium, a.leading_snug]}>
|
<Text style={[t.atoms.text_contrast_medium, a.leading_snug]}>
|
||||||
<Trans>
|
<Trans>
|
||||||
Choose self-labels that are applicable for the media you are
|
Please add any content warning labels that are applicable for
|
||||||
posting. If none are selected, this post is suitable for all
|
the media you are posting.
|
||||||
audiences.
|
|
||||||
</Trans>
|
</Trans>
|
||||||
</Text>
|
</Text>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user