Fix language surrounding disability in prompts for alt text and other media descriptions (#20923)
This commit is contained in:
@ -3934,15 +3934,15 @@
|
||||
"id": "confirmations.discard_edit_media.confirm"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Describe for people with hearing loss",
|
||||
"defaultMessage": "Describe for people who are deaf or hard of hearing",
|
||||
"id": "upload_form.audio_description"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Describe for people with hearing loss or visual impairment",
|
||||
"defaultMessage": "Describe for people who are deaf, hard of hearing, blind or have low vision",
|
||||
"id": "upload_form.video_description"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Describe for the visually impaired",
|
||||
"defaultMessage": "Describe for people who are blind or have low vision",
|
||||
"id": "upload_form.description"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user