mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Add a button to trigger a dialog for adding an alt text (bug 1844952)
This commit is contained in:
parent
3afb717eed
commit
a216836fd5
11 changed files with 304 additions and 26 deletions
|
@ -263,3 +263,8 @@ editor_stamp_add_image.title=Add image
|
|||
editor_free_text2_aria_label=Text Editor
|
||||
editor_ink2_aria_label=Draw Editor
|
||||
editor_ink_canvas_aria_label=User-created image
|
||||
|
||||
# Alt-text dialog
|
||||
# LOCALIZATION NOTE (alt_text_button_label): Alternative text (alt text) helps
|
||||
# when people can't see the image.
|
||||
alt_text_button_label=Alt text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue