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

Unified Diff: chrome/app/generated_resources.grd

Issue 2772713002: Remove IDC_CREATE_SHORTCUT and its associated UI. (Closed)
Patch Set: rebase to get r462081 Created 3 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 | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/extensions/tab_helper.h » ('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 26619f240875996c68934808046d3968b334bb02..6b38b38a7e3d3b1280c9b3801f0d4f15115d0fc6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2031,17 +2031,11 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
</message>
</if>
<if expr="not use_titlecase">
- <message name="IDS_CREATE_SHORTCUTS" desc="Default installation menu label">
- Create application &amp;shortcuts...
- </message>
<message name="IDS_ADD_TO_DESKTOP" desc="Button text for adding a bookmark app to the desktop.">
Add to desktop...
</message>
</if>
<if expr="use_titlecase">
- <message name="IDS_CREATE_SHORTCUTS" desc="In Title Case: Default installation menu label">
- Create Application &amp;Shortcuts...
- </message>
<message name="IDS_ADD_TO_DESKTOP" desc="Button text for adding a bookmark app to the desktop.">
Add to Desktop...
</message>
@@ -5082,7 +5076,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
No thanks
</message>
</if>
-
+
<message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER">
Other
</message>
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/extensions/tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698