From d7f9d0fbeae4bf84f0785b27c850910f6a1ecefd Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Tue, 13 Aug 2019 16:42:57 +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 230b2926..b14a6c17 100644 --- a/lang/contexts.json +++ b/lang/contexts.json @@ -17,5 +17,5 @@ "Split cell vertically": "Label for the split table cell vertically button.", "Split cell horizontally": "Label for the split table cell horizontally button.", "Merge cells": "Label for the merge table cells button.", - "Table toolbar": "The label describing a table toolbar attached to a table widget used by assistive technologies." + "Table toolbar": "The label used by assistive technologies describing a table toolbar attached to a table widget." }