[Editor] Update alt text dialog description
This commit is contained in:
parent
5ac40b71c0
commit
0df9d1d934
@ -269,7 +269,7 @@ editor_ink_canvas_aria_label=User-created image
|
||||
# when people can't see the image.
|
||||
alt_text_button_label=Alt text
|
||||
editor_alt_text_dialog_label=Choose an option
|
||||
editor_alt_text_dialog_description=Alternative text (alt text) helps when people can’t see the image or when it doesn’t load.
|
||||
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_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_mark_decorative_label=Mark as decorative
|
||||
|
@ -487,7 +487,7 @@ See https://github.com/adobe-type-tools/cmap-resources
|
||||
<div id="overallDescription">
|
||||
<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">
|
||||
Alternative text (alt text) helps when people can’t see the image or when it doesn’t load.
|
||||
Alt text (alternative text) helps when people can’t see the image or when it doesn’t load.
|
||||
</span>
|
||||
</div>
|
||||
<div id="addDescription">
|
||||
|
Loading…
Reference in New Issue
Block a user