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

Unified Diff: chrome/app/generated_resources.grd

Issue 2370923005: Implement restart-required message on Linux. (Closed)
Patch Set: Through #11 & sync Created 4 years, 3 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/plugins/plugin_info_message_filter.cc » ('j') | 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 5feec59a3ca01e9ee7f52b99c25f0dbac12c5332..80f144f3a50c403d8111c0dc104f4e54358e5340 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7182,6 +7182,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_PLUGIN_PREFER_HTML_BY_DEFAULT" desc="The placeholder text for a plugin with no fallback content when Prefer HTML5 By Default is on.">
Click to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>.
</message>
+ <message name="IDS_PLUGIN_RESTART_REQUIRED" desc="The placeholder text for a plugin that can't be loaded until the browser is restarted.">
+ Restart <ph name="ACCNAME_APP">$1<ex>Chrome</ex></ph> to enable <ph name="PLUGIN_NAME">$2<ex>Flash</ex></ph>
Lei Zhang 2016/10/10 18:29:13 Is $1 always going to be "Chrome" or "Chromium" ?
+ </message>
<!-- Session Crashed Info Bar/Bubble-->
<message name="IDS_SESSION_CRASHED_BUBBLE_TITLE" desc="Title of the session crashed bubble view.">
« no previous file with comments | « no previous file | chrome/browser/plugins/plugin_info_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698