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:
punamdahiya 2018-12-12 14:35:05 -08:00 коммит произвёл GitHub
Родитель 608aef966d
Коммит cdae1bd379
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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",