mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Update the disclaimer string in the new alt-text dialog (bug 1911738)
And tweak the css in order to take into account that disclaimer can be on two (or more lines).
This commit is contained in:
parent
9ac05e797c
commit
fc602c65c0
3 changed files with 5 additions and 5 deletions
|
@ -433,7 +433,7 @@ pdfjs-editor-new-alt-text-textarea =
|
|||
pdfjs-editor-new-alt-text-description = Short description for people who can’t see the image or when the image doesn’t load.
|
||||
|
||||
# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
|
||||
pdfjs-editor-new-alt-text-disclaimer = This alt text was created automatically.
|
||||
pdfjs-editor-new-alt-text-disclaimer1 = This alt text was created automatically and may be inaccurate.
|
||||
pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Learn more
|
||||
|
||||
pdfjs-editor-new-alt-text-create-automatically-button-label = Create alt text automatically
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue