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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 93633007: Created optional multiprofiles introduction dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Non POD variables are not allowed to be set as static. Created 6 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/multi_profile_first_run_notification.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 4752eeba67743095eb0f32daac3224baa07e5f8c..139c8de54d50ed2b23c4142724c56b2cbfdf954d 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -3833,6 +3833,20 @@ Battery full
Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph>
</message>
+ <!-- Multi-profiles mode -->
+ <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature multi-profiles intro dialog presents.">
+ Multiple sign-in
+ </message>
+ <message name="IDS_MULTIPROFILES_INTRO_MESSAGE" desc="Content of the multi-profiles intro dialog shown when the user adds another user in multi-profiles mode.">
+ This feature allows you to access quickly any signed-in user without requiring a password.
+ </message>
+ <message name="IDS_MULTIPROFILES_INTRO_EXPLANATION" desc="Content of the multi-profiles intro dialog shown when the user adds another user in multi-profiles mode.">
+ Only use this feature with accounts you trust.
+ </message>
+ <message name="IDS_MULTIPROFILES_INTRO_NOSHOW_AGAIN" desc="In multi-profiles intro dialog, text for no-show-again option.">
+ Got it, don't show me this again.
+ </message>
+
<!-- First-run tutorial -->
<message name="IDS_FIRST_RUN_GREETING_STEP_HEADER" desc="Greeting message shown as header of the first dialog of first-run tutorial.">
Howdy, <ph name="USER_GIVEN_NAME">$1<ex>John</ex></ph>.
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/multi_profile_first_run_notification.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698