[Editor] Update alt text dialog description

This commit is contained in:
Calixte Denizet 2023-09-19 09:27:43 +02:00
parent 5ac40b71c0
commit 0df9d1d934
2 changed files with 2 additions and 2 deletions

View File

@ -269,7 +269,7 @@ editor_ink_canvas_aria_label=User-created image
# when people can't see the image. # when people can't see the image.
alt_text_button_label=Alt text alt_text_button_label=Alt text
editor_alt_text_dialog_label=Choose an option editor_alt_text_dialog_label=Choose an option
editor_alt_text_dialog_description=Alternative text (alt text) helps when people cant see the image or when it doesnt load. editor_alt_text_dialog_description=Alt text (alternative text) helps when people cant see the image or when it doesnt load.
editor_alt_text_enter_description_label=Enter a description editor_alt_text_enter_description_label=Enter a description
editor_alt_text_enter_description_description=Aim for 1-2 sentences that describe the subject, setting, or actions. editor_alt_text_enter_description_description=Aim for 1-2 sentences that describe the subject, setting, or actions.
editor_alt_text_mark_decorative_label=Mark as decorative editor_alt_text_mark_decorative_label=Mark as decorative

View File

@ -487,7 +487,7 @@ See https://github.com/adobe-type-tools/cmap-resources
<div id="overallDescription"> <div id="overallDescription">
<span id="dialogLabel" data-l10n-id="editor_alt_text_dialog_label" class="title">Choose an option</span> <span id="dialogLabel" data-l10n-id="editor_alt_text_dialog_label" class="title">Choose an option</span>
<span id="dialogDescription" data-l10n-id="editor_alt_text_dialog_description"> <span id="dialogDescription" data-l10n-id="editor_alt_text_dialog_description">
Alternative text (alt text) helps when people cant see the image or when it doesnt load. Alt text (alternative text) helps when people cant see the image or when it doesnt load.
</span> </span>
</div> </div>
<div id="addDescription"> <div id="addDescription">