Commit cf759d8b authored by Sebastien Lalancette's avatar Sebastien Lalancette Committed by Commit Bot

[iOS][SH-iOS] Add Link Generation Error Strings

Bug: 1136043
Change-Id: I57223f70738dbe3510ba587bef501a6244848e1e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2491619
Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org>
Commit-Queue: sebsg <sebsg@chromium.org>
Auto-Submit: Sebastien Lalancette <seblalancette@chromium.org>
Reviewed-by: default avatarsebsg <sebsg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820008}
parent b38dfcce
......@@ -1963,6 +1963,9 @@ Follow the steps below:
<message name="IDS_IOS_SHARE_MENU_SEND_TAB_TO_SELF_ACTION" desc="Text label to the Send Tab To Self action in the extension menu that sends the current tab to the user's other devices. [iOS only]">
Send To Your Devices
</message>
<message name="IDS_IOS_SHARE_PAGE_BUTTON_LABEL" desc="Label of a button which will initiate a share flow for the current page. [iOS only]">
Share Page...
</message>
<message name="IDS_SEND_TAB_TO_SELF_INFOBAR_MESSAGE" desc="The message text for the infobar when a user receives a shared tab from another device.">
Tab received.
</message>
......@@ -2541,6 +2544,12 @@ New Search
<message name="IDS_IOS_LANGUAGE_SETTINGS_OFFER_TO_TRANSLATE_TITLE" desc="Label shown next to a language for which translation is offered. [Length: 25em] [iOS only]">
Offer to Translate
</message>
<message name="IDS_IOS_LINK_TO_TEXT_ERROR_DESCRIPTION" desc="Description message in the alert dialog shown when link-to-text link generation failed. [iOS only]">
A link to the highlighted text can not be created.
</message>
<message name="IDS_IOS_LINK_TO_TEXT_ERROR_TITLE" desc="Title of the alert dialog shown when link-to-text link generation failed. [iOS only]">
Unable to Link to Text
</message>
<message name="IDS_IOS_TRANSLATE_SETTING" desc="Title for the view and option in Settings for Translate. [Length: 25em] [iOS only]">
Google Translate
</message>
......
a8b537200ae24a140222f4220d95013e2a8b994e
\ No newline at end of file
a8b537200ae24a140222f4220d95013e2a8b994e
\ No newline at end of file
a8b537200ae24a140222f4220d95013e2a8b994e
\ No newline at end of file
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