From 0eeb168bbe5da974da9aeed9c328533d8169c7c0 Mon Sep 17 00:00:00 2001 From: Emma Winston Date: Fri, 13 Sep 2019 00:06:19 +0100 Subject: [PATCH] reworded 'the visually impaired' to 'visually impaired users' It's less clunky and dated language, and Darius said I could do it --- app/javascript/mastodon/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 036534638..32dab8ede 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -379,7 +379,7 @@ "upload_button.label": "Add media ({formats})", "upload_error.limit": "File upload limit exceeded.", "upload_error.poll": "File upload not allowed with polls.", - "upload_form.description": "Describe for the visually impaired", + "upload_form.description": "Describe for visually impaired users", "upload_form.focus": "Change preview", "upload_form.undo": "Delete", "upload_progress.label": "Uploading...",