Skip to content

Commit 8dd40d5

Browse files
committed
modifies text content of accessibility information keys
Very partial update implementation of display guide 2.0. See #2536
1 parent 704c10e commit 8dd40d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/resources/locales/en.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -247,13 +247,13 @@
247247
"publication": {
248248
"accessibility": {
249249
"accessModeSufficient": {
250-
"textual": "TTS & Screen reader friendly"
250+
"textual": "All content can be read as read aloud speech or dynamic braille"
251251
},
252252
"accessibilityFeature": {
253-
"alternativeText": "Contains alternative text",
254-
"displayTransformability": "Adaptable text and layout",
253+
"alternativeText": "Has alt text on images",
254+
"displayTransformability": "Appearance of the text and page layout can be modified",
255255
"longDescription": "Fully described graphical resources",
256-
"printPageNumbers": "Printed book pagination reference",
256+
"printPageNumbers": "Contains a page list to go to pages from the print source version",
257257
"readingOrder": "Contains a reading order",
258258
"synchronizedAudioText": "Text & audio synchronised",
259259
"tableOfContents": "Contains a Table Of Contents"

0 commit comments

Comments
 (0)