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

Unified Diff: ui/base/strings/ui_strings.grd

Issue 14007002: Add help button to app launcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add implementors, nits Created 7 years, 8 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/app_list/test/app_list_test_view_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/ui_strings.grd
diff --git a/ui/base/strings/ui_strings.grd b/ui/base/strings/ui_strings.grd
index 31d37473be53e3286671b3ef8c6e0d704aab2836..15923f35b52d2b338210241a7cbec73dc6da18ec 100644
--- a/ui/base/strings/ui_strings.grd
+++ b/ui/base/strings/ui_strings.grd
@@ -472,6 +472,9 @@ need to be translated for each locale.-->
<message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show the settings UI.">
Settings
</message>
+ <message name="IDS_APP_LIST_HELP" desc="The menu entry to show the app list help UI.">
sky 2013/04/10 14:09:58 Try to keep sorted, so move this above IDS_APP_LIS
calamity 2013/05/27 07:47:24 Done.
+ Help
+ </message>
<message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show the feedback UI.">
Send feedback
</message>
« no previous file with comments | « ui/app_list/test/app_list_test_view_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698