···180180 {subtitleMissingLanguage && (
181181 <Text style={[a.text_sm, t.atoms.text_contrast_medium]}>
182182 <Trans>
183183- Ensure you have selected a language for each subtitle file.
183183+ Ensure you have selected a language for each caption file.
184184 </Trans>
185185 </Text>
186186 )}
···283283 </View>
284284285285 <Button
286286- label={_(msg`Remove subtitle file`)}
286286+ label={_(msg`Remove caption file`)}
287287 size="tiny"
288288 shape="round"
289289 variant="outline"