mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Add an aria-label to the alt-text button depending on its state
This commit is contained in:
parent
f2d75d9221
commit
c90ea2314e
3 changed files with 10 additions and 0 deletions
|
@ -268,6 +268,7 @@ editor_ink_canvas_aria_label=User-created image
|
|||
# LOCALIZATION NOTE (editor_alt_text_button_label): Alternative text (alt text) helps
|
||||
# when people can't see the image.
|
||||
editor_alt_text_button_label=Alt text
|
||||
editor_alt_text_edit_button_label=Edit alt text
|
||||
editor_alt_text_dialog_label=Choose an option
|
||||
editor_alt_text_dialog_description=Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
|
||||
editor_alt_text_add_description_label=Add a description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue