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:
surfdude29
2025-04-02 22:51:10 +01:00
committed by GitHub
parent 0874d9602a
commit c5900034a4
+2 -3
View File
@@ -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>