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

Unified Diff: chrome/app/generated_resources.grd

Issue 3064011: Dump some unused strings to test .grd handling with the recent IncrediBuild update (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 53803)
+++ chrome/app/generated_resources.grd (working copy)
@@ -212,11 +212,6 @@
</message>
- <message name="IDS_HISTORY_SEARCH_STRING" desc="Text showing what the user searched for">
- Search Results for '<ph name="SEARCH_STRING">
- $1<ex>pie</ex>
- </ph>'
- </message>
<message name="IDS_HISTORY_START_EDITING_HISTORY" desc="Title of the link that allows the user to enable controls for deleting single history items">
Edit items...
</message>
@@ -4633,9 +4628,6 @@
</if>
<!-- About Chrome View -->
- <message name="IDS_ABOUT_CHROME_ACKNOWLEDGEMENTS" desc="Acknowledgements link">
- Acknowledgements
- </message>
<if expr="os == 'darwin'">
<message name="IDS_ABOUT_CHROME_PROMOTE_UPDATER" desc="The 'Set Up Automatic Updates for All Users' button in the About window. Mac-only.">
Set Up Automatic Updates for All Users
@@ -7547,9 +7539,6 @@
<message name="IDS_GEOLOCATION_BLOCKED_TOOLTIP" desc="Location bar icon tooltip text when a page is blocked from using geolocation.">
This page has been blocked from tracking your location.
</message>
- <message name="IDS_GEOLOCATION_PENDING_TOOLTIP" desc="Location bar icon tooltip text when a page is blocked from using geolocation.">
- This page wants to track your location.
- </message>
<!-- ProcessSingleton -->
<message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browser cannot start because the profile is in use on a different host.">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698