| Index: ios/chrome/app/strings/ios_strings.grd
|
| diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
|
| index 25d848f50df33db01041f5e52fd5a38cacd5a65b..3139afcff2850e47d9738c6f28ad2e366db531a6 100644
|
| --- a/ios/chrome/app/strings/ios_strings.grd
|
| +++ b/ios/chrome/app/strings/ios_strings.grd
|
| @@ -1516,6 +1516,9 @@ Your data was encrypted with your sync passphrase on <ph name="TIME">$2<ex>Sept
|
| <message name="IDS_IOS_SYSTEM_MAIL_APP" desc="Name of iOS system-provided Mail app. Note that this is not consistently translated for all locales, e.g. it is still 'Mail' (in English) for French locale, but is translated to '邮件' for Chinese locale. [Length: 10em]">
|
| Mail
|
| </message>
|
| + <message name="IDS_IOS_COMPOSE_EMAIL_SETTING" desc="Title for the view and option to select a handler for mailto: URLs. [Length: 20em]">
|
| + Compose Email
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|