| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 7c9251dceeae397337725e33fbcd9ec91a08a75c..02a50346b9047412469c078984d65e9890fdf966 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5057,15 +5057,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| No thanks
|
| </message>
|
| </if>
|
| - <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
|
| - Sync this password to your iPhone
|
| - </message>
|
| - <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
|
| - Get this password on your iPhone
|
| - </message>
|
| - <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
|
| - Share this password with your iPhone
|
| - </message>
|
| <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_TITLE" desc="Promotion text for Chrome sign-in appearing in the password bubble after a password is saved.">
|
| Password saved. To get your passwords on all your devices, sign in to Chrome.
|
| </message>
|
| @@ -5078,13 +5069,26 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_UPDATE_PASSWORD" desc="The title of the save password bubble when a password can be updated.">
|
| Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ph> to update your password for this site?
|
| </message>
|
| - <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title of the send to phone button in the bubble promoting Chrome for iphone.">
|
| - Send to phone
|
| - </message>
|
| - <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of the No Thanks button in the bubble promoting Chrome for iPhone.">
|
| - No thanks
|
| - </message>
|
|
|
| + <!-- Desktop iOS promotion. -->
|
| + <if expr="is_win">
|
| + <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
|
| + Sync this password to your iPhone
|
| + </message>
|
| + <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
|
| + Get this password on your iPhone
|
| + </message>
|
| + <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
|
| + Share this password with your iPhone
|
| + </message>
|
| + <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title of the send to phone button in the bubble promoting Chrome for iphone.">
|
| + Send to phone
|
| + </message>
|
| + <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of the No Thanks button in the bubble promoting Chrome for iPhone.">
|
| + No thanks
|
| + </message>
|
| + </if>
|
| +
|
| <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER">
|
| Other
|
| </message>
|
|
|