From 163bc4be733b37e1c04dabfcc6f34a29cdc25d2a Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Tue, 13 Aug 2019 16:43:21 +0200 Subject: [PATCH] Improvements to contexts.json. --- lang/contexts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/contexts.json b/lang/contexts.json index 3ca7f607..2106bdd0 100644 --- a/lang/contexts.json +++ b/lang/contexts.json @@ -10,5 +10,5 @@ "Enter image caption": "Placeholder text for image caption displayed when caption is empty.", "Insert image": "Label for the insert image toolbar button.", "Upload failed": "Title of the notification displayed when upload fails.", - "Image toolbar": "The label describing an image toolbar attached to an image widget used by assistive technologies." + "Image toolbar": "The label used by assistive technologies describing an image toolbar attached to an image widget." }