Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Unified Diff: chrome/app/generated_resources.grd

Issue 2617543002: Create Desktop to iOS Promotion skeleton. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 37486ebaf2ebc32c828fb395d7529332e340de72..779e1b760738aa2077b251b6b3a2fd0af09b26ca 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6243,6 +6243,12 @@ 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_IOS_PROMO_TITLE" desc="Title for Chrome iOS promotion appearing in the password bubble after a password is saved.">
sky 2017/01/04 20:52:36 Are these in is_macosx sections? I also recommend
mrefaat 2017/01/05 00:03:08 No they are not in is_macosx -> this promotion sho
+ Try Chrome on iPhone
+ </message>
+ <message name="IDS_PASSWORD_MANAGER_DESKTOP_IOS_PROMO_TEXT" desc="Text for Chrome iOS Promotion appearing in the password bubble after a password is saved.">
+ Never type this password again. Send a link to install Chrome on your phone.
+ </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>
@@ -6255,6 +6261,12 @@ 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_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_IOS_PROMO_NO_THANKS" desc="The title of the No Thanks button in the bubble promoting Chrome for iPhone.">
+ No Thanks
+ </message>
<message name="IDS_FLAGS_SUGGESTIONS_WITH_SUB_STRING_MATCH_NAME" desc="Name of the flag for substring matching for Autofill suggestions.">
Substring matching for Autofill suggestions
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/BUILD.gn » ('j') | chrome/browser/ui/desktop_ios_promotion/desktop_ios_promotion_model.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698