Commit 8b9be1ae authored by mark@chromium.org's avatar mark@chromium.org

Dump some unused strings to test .grd handling with the recent IncrediBuild

update. The strings being removed are all unused and were not added recently.

BUG=none
TEST=Ideally, this will not cause test failures on Windows. This change is
     actually the TEST= of a build tool upgrade.
Review URL: http://codereview.chromium.org/3064011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53811 0039d316-1c4b-4281-b951-d872f2087c98
parent 0cd7700f
......@@ -212,11 +212,6 @@ each locale. -->
</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 @@ Keep your key file in a safe place. You will need it to create new versions of y
</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 @@ Keep your key file in a safe place. You will need it to create new versions of y
<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.">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment