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

Unified Diff: chrome/app/generated_resources.grd

Issue 8423055: [Aura] Initial app list webui. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix chromeos bot compilation error Created 9 years, 1 month 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/browser/browser_resources.grd » ('j') | chrome/browser/resources/ntp4/new_tab.js » ('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 3c6289985f08135b58e1aea321f892d983451e8e..8999fcee2753870c122b3466968cda9d2bb7f6e5 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14587,6 +14587,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_TRACING_TITLE" desc="Title for the about:tracing page.">
Tracing
</message>
+
+ <!-- Aura strings -->
+ <if expr="pp_ifdef('use_aura')">
+ <message name="IDS_SEARCH_BOX_HINT" desc="Hint text for the search box in app list window.">
+ Search apps and more
+ </message>
+ </if>
+
</messages>
<structures fallback_to_english="true">
<!-- Make sure these stay in sync with the structures in generated_resources.grd. -->
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/ntp4/new_tab.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698