Commit f4b8f440 authored by Peter K. Lee's avatar Peter K. Lee Committed by Commit Bot

Adds a new string for "Choose Email App"

This is adding another variable of a string that can be used for
the mailto: handler prompt.

Bug: 764324
Change-Id: Ifd982e71b99d46b27bcfc8a99ceaed5713a8c2e4
Reviewed-on: https://chromium-review.googlesource.com/664315Reviewed-by: default avatarGauthier Ambard <gambard@chromium.org>
Commit-Queue: Peter Lee <pkl@chromium.org>
Cr-Commit-Position: refs/heads/master@{#501612}
parent 16f337c5
...@@ -1570,6 +1570,9 @@ Your data was encrypted with your sync passphrase on <ph name="TIME">$2<ex>Sept ...@@ -1570,6 +1570,9 @@ Your data was encrypted with your sync passphrase on <ph name="TIME">$2<ex>Sept
<message name="IDS_IOS_CHOOSE_DEFAULT_EMAIL_CLIENT_APP" desc="Title for action sheet to select an email client app when user taps on an URL that has a mailto: URL scheme. [Length: 50em]"> <message name="IDS_IOS_CHOOSE_DEFAULT_EMAIL_CLIENT_APP" desc="Title for action sheet to select an email client app when user taps on an URL that has a mailto: URL scheme. [Length: 50em]">
Choose Default Email App Choose Default Email App
</message> </message>
<message name="IDS_IOS_CHOOSE_EMAIL_APP" desc="Title for bottom sheet to choose an email client app when user taps on an URL that has a mailto: URL scheme. [Length 40em]">
Choose Email App
</message>
<message name="IDS_IOS_CHOOSE_EMAIL_APP_HOW_TO_CHANGE" desc="Subtitle for action sheet to choose mailto:// handler with instructions on how to change the preference in the future. [Length: 80]"> <message name="IDS_IOS_CHOOSE_EMAIL_APP_HOW_TO_CHANGE" desc="Subtitle for action sheet to choose mailto:// handler with instructions on how to change the preference in the future. [Length: 80]">
You can change this preference any time in Chrome settings You can change this preference any time in Chrome settings
</message> </message>
......
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