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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 14533004: Start menu shortcuts for apps on Windows are now inside a "Chrome Apps" submenu. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Don't put URL Apps in the Chrome Apps folder. And delete Chrome Apps folder when empty. 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
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 422ed19eac14e12827d2a3500afc83b7c84dc10e..28d0ef02e4feb9e368cecc3b8b27ecb4c1073b6b 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -878,6 +878,11 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
You need to be signed into Chrome to use apps. This allows Chrome to sync your apps, bookmarks, history, passwords and other settings across devices.
</message>
+ <!-- App shortcuts -->
+ <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME" desc="Name for the Chrome Apps Start Menu folder name.">
+ Chrome Apps
+ </message>
+
<!-- Chrome OS OOBE Terms of Service screen-->
<if expr="pp_ifdef('chromeos')">
<message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen.">

Powered by Google App Engine
This is Rietveld 408576698