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

Unified Diff: chrome/app/chromium_strings.grd

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: move run_loop_ to a unique_ptr Created 3 years, 4 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/google_chrome_strings.grd » ('j') | chrome/browser/ui/views/try_chrome_dialog.cc » ('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 104323d55ab19dee381f93e3186e2f4d744a98ac..c8fea64629132c632fe32b69cafd462f415013f5 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -464,15 +464,6 @@ Chromium is unable to recover your settings.
<message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-chrome-again dialog">
Chromium lets you click a phone number on the web and call it with Skype!
</message>
- <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome">
- Try it out, it's already installed
- </message>
- <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel button">
- Don't bug me
- </message>
- <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains why this dialog is being shown">
- Why am I seeing this?
- </message>
<!-- about:conflicts strings -->
<message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page">
Modules loaded into Chromium
@@ -930,13 +921,6 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
</message>
</if>
- <!-- Toast experiment. -->
- <if expr="is_win">
- <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make Chromium the default browser">
- Make Chromium the default browser
- </message>
- </if>
-
<!-- Material Design User Manager -->
<if expr="not is_android and not chromeos">
<!-- Supervised user create confirmation page -->
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/browser/ui/views/try_chrome_dialog.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698