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 |