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

Unified Diff: chrome/app/generated_resources.grd

Issue 2912133002: Add incognito mode strings for ARC's intent picker (Closed)
Patch Set: Changed texts to reuse the ones in crrev.com/2354613005 Created 3 years, 6 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1f6d25d60e20cad30dda8851bcad9ffb1bc6bdc8..d2609290a5776d15d7e29304880e28eb77c11d94 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11989,6 +11989,18 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_INTENT_PICKER_BUBBLE_VIEW_STAY_IN_CHROME" desc="Message contained in a button to continue the navigation within Chrome.">
Stay in Chrome
</message>
+ <message name="IDS_INTENT_PICKER_BUBBLE_VIEW_INCOGNITO_WARNING" desc="Message warning the user that we will continue the navigation outside of Chrome.">
+ This site is about to share information with an app outside of incognito mode.
+ </message>
+ <message name="IDS_INTENT_PICKER_BUBBLE_VIEW_INCOGNITO_TITLE" desc="Title for the warning message when the user is about to leave incognito mode.">
+ Leave incognito mode?
+ </message>
+ <message name="IDS_INTENT_PICKER_BUBBLE_VIEW_INCOGNITO_LEAVE" desc="Button to redirect the user to ARC.">
+ Leave
+ </message>
+ <message name="IDS_INTENT_PICKER_BUBBLE_VIEW_INCOGNITO_STAY" desc="Button for keeping the user in Chrome.">
+ Stay
+ </message>
</if>
<message name="IDS_SAVE_PASSWORD_DIFFERENT_DOMAINS_TITLE" desc="The title of the save password bubble when the submitted form origin isn't equal to the page origin.">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698