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

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: rebased and address comments in #2 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 342345be1c58928d1967facbf84374f76fdf1184..a0154b068e27d1348f11919058e337b9e086248d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14815,6 +14815,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/app_list_incognito.png » ('j') | chrome/browser/ui/views/aura/app_list/app_list_model.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698