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

Unified Diff: chrome/app/chromium_strings.grd

Issue 255203002: Implement end-preview flow with views (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 23ee8fc6fe06e8a74abbe416977dd075da0603cf..0e88456c966f85849fba123aa152249490ae39e3 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -828,6 +828,9 @@ For Chromium, processes used to display diagnostics information (such as this "a
<message name="IDS_PROFILES_PREVIEW_TUTORIAL_CONTENT_TEXT" desc="The main content of the tutorial card in the avatar menu bubble view that asks the user to preview the new profile management UI.">
Try the new way to use Chromium with your Google Account and on shared computers.
</message>
+ <message name="IDS_PROFILES_FEEDBACK_TUTORIAL_CONTENT_TEXT" desc="The main content of the tutorial card in the avatar menu bubble view that asks the user to send feedback about the new profile management UI.">
+ You're previewing the new Chromium.
+ </message>
<!-- Account removal view in the avatar menu bubble -->
<message name="IDS_PROFILES_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a secondary account.">
@@ -837,6 +840,11 @@ For Chromium, processes used to display diagnostics information (such as this "a
You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph> to sync your Chromium stuff. To update your sync preference or to use Chromium without a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph>.
</message>
+ <!-- End-preview view in the avatar menu bubble -->
+ <message name="IDS_PROFILES_END_PREVIEW_TEXT" desc="Main text of the end-preview view.">
+ Thanks for trying out the new Chromium. Chromium needs to restart to make sure you've saved any open work before continuing.
+ </message>
+
<!-- Sync Promo New Tab Page bubble strings -->
<message name="IDS_SYNC_PROMO_NTP_BUBBLE_MESSAGE_NEW" desc="The body of the sync promo NTP bubble.">
Now that you're signed in, you can get your tabs, bookmarks and other Chromium stuff across your laptop, phone and tablet. You will also receive more relevant suggestions and features on Google services.
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/ui/views/profiles/profile_chooser_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698