Explorar o código

Improvements to contexts.json.

Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
6d50780ea2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-ui/lang/contexts.json

+ 1 - 1
packages/ckeditor5-ui/lang/contexts.json

@@ -5,6 +5,6 @@
 	"Next": "Label for a button showing the next thing (tab, page, etc.).",
 	"Previous": "Label for a button showing the previous thing (tab, page, etc.).",
 	"%0 of %1": "Label for a 'page X of Y' status of a typical next/previous page navigation.",
-	"Editor toolbar": "Label used by assistive technologies describing any editor toolbar.",
+	"Editor toolbar": "Label used by assistive technologies describing a generic editor toolbar.",
 	"Dropdown toolbar": "Label used by assistive technologies describing a toolbar displayed inside a dropdown."
 }