Merge pull request #16979 from calixteman/alt_text_change_str1
[Editor] Update alt text dialog description
This commit is contained in:
commit
daae6589b6
@ -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 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_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
|
||||||
|
@ -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 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>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div id="addDescription">
|
<div id="addDescription">
|
||||||
|
Loading…
Reference in New Issue
Block a user