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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 12985002: Add a new App launcher promo to the apps page / NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed unit tests. Created 7 years, 9 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e55a70fa9be68027c7dd68e4c4bc9b1e74709b50..5b26fd7bb9218ea381dc1aa3203bf210a439e3c9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11417,6 +11417,10 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
desc="Title for accessibility of the 'page-switcher-start' or 'page-switcher-end' button when switching between pages which have the same title">
More <ph name="PAGE_TITLE">$1<ex>Apps</ex></ph>
</message>
+ <message name="IDS_NEW_TAB_PAGE_APPS_PROMO_TITLE"
+ desc="Title for the app launcher promo box shown on apps pages.">
+ Discover the Chrome App Launcher
+ </message>
<if expr="not pp_ifdef('use_titlecase')">
<message name="IDS_NEW_TAB_APP_OPTIONS"
desc="Text for the context menu item that takes the user to the options of an app. (In sentence case.)">

Powered by Google App Engine
This is Rietveld 408576698