Commit bba2a1df authored by mahmadi's avatar mahmadi Committed by Commit bot

Sync Confirmation dialog: Fixed poorly formatted string.

BUG=667207

Review-Url: https://codereview.chromium.org/2562243002
Cr-Commit-Position: refs/heads/master@{#437865}
parent 0151427d
...@@ -11251,7 +11251,7 @@ I don't think this site should be blocked! ...@@ -11251,7 +11251,7 @@ I don't think this site should be blocked!
Google may use your browsing history to personalize Search, ads, and other Google services Google may use your browsing history to personalize Search, ads, and other Google services
</message> </message>
<message name="IDS_SYNC_CONFIRMATION_SYNC_SETTINGS_LINK_BODY" desc="Label of the section containing the link to go to the sync setting page."> <message name="IDS_SYNC_CONFIRMATION_SYNC_SETTINGS_LINK_BODY" desc="Label of the section containing the link to go to the sync setting page.">
Control how this works in <ph name="BEGIN_LINK">&lt;a id="settingsLink" href="#"&gt;Settings&lt;/a&gt;.</ph> Control how this works in <ph name="BEGIN_LINK">&lt;a id="settingsLink" href="#"&gt;</ph>Settings<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
</message> </message>
<message name="IDS_SYNC_CONFIRMATION_CONFIRM_BUTTON_LABEL" desc="Label of the confirmation button in the sync confirmation dialog of the tab modal signin flow"> <message name="IDS_SYNC_CONFIRMATION_CONFIRM_BUTTON_LABEL" desc="Label of the confirmation button in the sync confirmation dialog of the tab modal signin flow">
Ok, got it Ok, got it
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment