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

Unified Diff: chrome/app/chromium_strings.grd

Issue 14846020: Add Views implementation of ProfileSigninConfirmationDialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no forward declared enums Created 7 years, 7 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 | chrome/app/generated_resources.grd » ('j') | chrome/app/generated_resources.grd » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 6c38a52fda12592971aae5a8fe9f840840ba70bd..2e0c85ae712d6969fd2ab75115dbc7a848204e6b 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -877,6 +877,17 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
Link my Chromium data to this account
</message>
+ <!-- Enterprise sign-in dialog (new-style) -->
+ <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_DIALOG_TITLE_NEW_STYLE" desc="The title of the dialog to confirm linking the browser profile with the signed-in enterprise account">
Peter Kasting 2013/05/15 00:11:03 Make sure you come back and edit all these files t
dconnelly 2013/05/17 13:01:55 TODO added.
+ Save your Chromium data to this account?
+ </message>
+ <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_MESSAGE_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link.">
+ Your bookmarks, history and other Chromium data can be saved to your Google Account and will then be controlled by the <ph name="DOMAIN">$1<ex>example.com</ex></ph> administrator.
+ </message>
+ <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_CREATE_MESSAGE_NEW_STYLE" desc="Optional prompt to let the user create a new profile before signin.">
+ You can optionally create a new profile to keep your existing Chromium data separate.
+ </message>
+
<message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry.">
Chromium Autofill settings
</message>
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/generated_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698