From b481bd44afda33cfdae220c4f0418d3dfa448f1d Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Tue, 13 Aug 2019 16:43:36 +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 5e516fc..43492d6 100644 --- a/lang/contexts.json +++ b/lang/contexts.json @@ -7,5 +7,5 @@ "Green pen": "Toolbar button tooltip for applying green pen (text color).", "Remove highlight": "Toolbar button tooltip for removing text highlight.", "Highlight": "Toolbar button tooltip for the text highlight feature.", - "Text highlight toolbar": "Label describing the highlight feature toolbar used by assistive technologies." + "Text highlight toolbar": "Label used by assistive technologies describing the highlight feature toolbar." }