| Index: ios/chrome/app/strings/ios_google_chrome_strings.grd
|
| diff --git a/ios/chrome/app/strings/ios_google_chrome_strings.grd b/ios/chrome/app/strings/ios_google_chrome_strings.grd
|
| index ec8aa7f6ec0fc0e142e82367b8ec7ef8fbb83a53..abcf15ec4d86b15de723a6c1a8987d54e7968cdc 100644
|
| --- a/ios/chrome/app/strings/ios_google_chrome_strings.grd
|
| +++ b/ios/chrome/app/strings/ios_google_chrome_strings.grd
|
| @@ -160,6 +160,9 @@ all other OS specific variables will be false.
|
| <message name="IDS_IOS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password. [Length: 60em]">
|
| Do you want Google Chrome to save your password for this site?
|
| </message>
|
| + <message name="IDS_IOS_PASSWORD_MANAGER_TITLE_BRAND" desc="The product name used in the title of the password infobar">
|
| + Google Chrome
|
| + </message>
|
| <message name="IDS_IOS_SAVE_IMAGE_PRIVACY_ALERT_MESSAGE" desc="Message to inform user that Save Image failed due to insufficient privilege in Privacy Settings. Directs user to adjust Privacy Settings for Chrome. This message is displayed as the message body in an alert box with a single OK button. [Length: 120em]">
|
| Google Chrome does not have access to your photos or videos. Enable access in iOS Settings > Privacy > Photos.
|
| </message>
|
|
|