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

Unified Diff: chrome/app/generated_resources.grd

Issue 8890049: [Aura] Implement views-based applist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win_aura Created 9 years 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/theme/theme_resources.grd » ('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 06123b33b48f419137a1d976474e70c7212ef59f..1fc9d613b414b1c9fc4bd33f70a4d25e50f7a5fc 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14821,6 +14821,12 @@ Battery full
<message name="IDS_SEARCH_BOX_HINT" desc="Hint text for the search box in app list window.">
Search apps and more
</message>
+ <message name="IDS_APP_LIST_INCOGNITO" desc="Title text for an app list item that opens an incognito browser window.">
+ Incognito
+ </message>
+ <message name="IDS_APP_LIST_SETTINGS" desc="Title text for an app list item that opens settings page.">
+ Settings
+ </message>
</if>
</messages>
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698