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

Unified Diff: chrome/app/generated_resources.grd

Issue 2772713002: Remove IDC_CREATE_SHORTCUT and its associated UI. (Closed)
Patch Set: respond to comments 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 11e2a661e73dfcc140b91fbf366211ad9fdf7cc1..db195b7bef38b36ada704100bb2104ee69f99e8a 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>

Powered by Google App Engine
This is Rietveld 408576698