From 28facbe7ab26d76ae008e470a054c7d7d72eaee2 Mon Sep 17 00:00:00 2001 From: Justin Mazzocchi <2831158+jzzocc@users.noreply.github.com> Date: Mon, 1 Feb 2021 12:12:00 -0800 Subject: [PATCH] Shorten accessibility label --- Localizations/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Localizations/Localizable.strings b/Localizations/Localizable.strings index aaf1658..0e01f9f 100644 --- a/Localizations/Localizable.strings +++ b/Localizations/Localizable.strings @@ -58,7 +58,7 @@ "compose.add-button-accessibility-label.post" = "Add another post"; "compose.add-button-accessibility-label.toot" = "Add another toot"; "compose.attachment.uploading" = "Uploading"; -"compose.attachments-button.accessibility-label" = "Add images, a video or an audio file"; +"compose.attachments-button.accessibility-label" = "Add attachment"; "compose.attachments-will-be-discarded" = "Attachments will be discarded when changing accounts"; "compose.browse" = "Browse"; "compose.characters-remaining-accessibility-label-%ld" = "%ld characters remaining";