Bluesky app fork with some witchin' additions 💫

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>

authored by

surfdude29
Hailey
and committed by
GitHub
c5900034 0874d960

+2 -3
+2 -3
src/view/com/composer/labels/LabelsBtn.tsx
··· 113 113 </Text> 114 114 <Text style={[t.atoms.text_contrast_medium, a.leading_snug]}> 115 115 <Trans> 116 - Choose self-labels that are applicable for the media you are 117 - posting. If none are selected, this post is suitable for all 118 - audiences. 116 + Please add any content warning labels that are applicable for 117 + the media you are posting. 119 118 </Trans> 120 119 </Text> 121 120 </View>