Fix Bug 1510553 - [RTL] Dot character is wrongly hyperlinked with the Learn more string from the SNIPPETS_SEND_TO_DEVICE_TEST snippet (#4588)
This commit is contained in:
Родитель
608aef966d
Коммит
cdae1bd379
|
@ -151,7 +151,7 @@ const MESSAGES = () => ([
|
|||
scene1_title_icon: TEST_ICON_16,
|
||||
|
||||
scene2_button_label: "Send",
|
||||
scene2_disclaimer_html: "The intended recipient of the email must have consented. <privacyLink>Learn more.</privacyLink>",
|
||||
scene2_disclaimer_html: "The intended recipient of the email must have consented. <privacyLink>Learn more</privacyLink>.",
|
||||
scene2_dismiss_button_text: "Dismiss",
|
||||
scene2_icon: TEST_ICON,
|
||||
scene2_input_placeholder: "Your email address or phone number",
|
||||
|
|
Загрузка…
Ссылка в новой задаче