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

Unified Diff: chrome/app/generated_resources.grd

Issue 10823214: Add a chrome://nacl page to show if NaCl is enabled and if PNaCl is installed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: handle disable_nacl=1 Created 8 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/browser_about_handler.cc » ('j') | chrome/browser/resources/about_nacl.html » ('J')
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 996cac644e5adf7e91537006c28a4d641143d9ee..ad0000cf4755777cf8dfc20aea7d20501c78195c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6324,6 +6324,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
About Flash
</message>
+ <!-- chrome://nacl strings -->
+ <message name="IDS_NACL_LOADING_MESSAGE" desc="Shown while loading until full list of modules is retrieved">
+ Loading...
James Hawkins 2012/08/09 17:16:55 nit: Indentation is off by two spaces, here and be
jvoung (off chromium) 2012/08/09 20:03:35 Done.
+ </message>
+ <message name="IDS_NACL_TITLE_MESSAGE" desc="Shown while loading until full list of modules is retrieved">
+ About NaCl
+ </message>
+
<!-- about:version strings -->
<message name="IDS_ABOUT_VERSION_TITLE" desc="Title on the about:version page">
About Version
« no previous file with comments | « no previous file | chrome/browser/browser_about_handler.cc » ('j') | chrome/browser/resources/about_nacl.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698