Commit f7bb361e authored by estade@chromium.org's avatar estade@chromium.org

Delete unused strings, round 1.

Delete strings from .grd files that are at least 6 months old and aren't used anywhere.

BUG=none
TEST=compile

Review URL: http://codereview.chromium.org/6260013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71857 0039d316-1c4b-4281-b951-d872f2087c98
parent 7e4dbb72
This diff is collapsed.
...@@ -309,29 +309,6 @@ ...@@ -309,29 +309,6 @@
27 27
</message> </message>
<!-- The width and height of the Sync Options (customize sync) dialog box in -->
<!-- characters and lines (See above for defns of char width and height). -->
<message name="IDS_CUSTOMIZE_SYNC_DIALOG_WIDTH_CHARS" use_name_for_id="true">
60
</message>
<message name="IDS_CUSTOMIZE_SYNC_DIALOG_HEIGHT_LINES" use_name_for_id="true">
10
</message>
<!-- The width and height of the Bug Reporting dialog box in characters and lines -->
<!-- (See above). -->
<message name="IDS_BUGREPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true">
85
</message>
<message name="IDS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true">
20
</message>
<if expr="pp_ifdef('chromeos')">
<message name="IDS_CHROMEOS_BUGREPORT_DIALOG_HEIGHT_LINES" use_name_for_id="true">
24
</message>
</if>
<!-- The width and height of the Clear Browsing Data dialog box in characters and --> <!-- The width and height of the Clear Browsing Data dialog box in characters and -->
<!-- lines (See above). --> <!-- lines (See above). -->
<message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true"> <message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true">
...@@ -394,15 +371,6 @@ ...@@ -394,15 +371,6 @@
25 25
</message> </message>
<!-- The width and height of the Shelf Item dialog box in characters and -->
<!-- lines (See above). -->
<message name="IDS_SHELFITEM_DIALOG_WIDTH_CHARS" use_name_for_id="true">
80
</message>
<message name="IDS_SHELFITEM_DIALOG_HEIGHT_LINES" use_name_for_id="true">
30
</message>
<!-- The width and height of the Edit Bookmark dialog box in characters and lines --> <!-- The width and height of the Edit Bookmark dialog box in characters and lines -->
<!-- (See above). --> <!-- (See above). -->
<message name="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS" use_name_for_id="true"> <message name="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS" use_name_for_id="true">
...@@ -412,24 +380,6 @@ ...@@ -412,24 +380,6 @@
25 25
</message> </message>
<!-- The width and height of the First Run dialog box in characters and lines -->
<!-- (See above). -->
<message name="IDS_FIRSTRUN_DIALOG_WIDTH_CHARS" use_name_for_id="true">
90
</message>
<message name="IDS_FIRSTRUN_DIALOG_HEIGHT_LINES" use_name_for_id="true">
16
</message>
<!-- The width and height of the First Run Customize dialog box in characters and -->
<!-- lines (See above). -->
<message name="IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS" use_name_for_id="true">
90
</message>
<message name="IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES" use_name_for_id="true">
17
</message>
<!-- The width and height of the First Run Search Engine Selection dialog box in characters and --> <!-- The width and height of the First Run Search Engine Selection dialog box in characters and -->
<!-- lines (See above). --> <!-- lines (See above). -->
<message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_WIDTH_CHARS" use_name_for_id="true"> <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_WIDTH_CHARS" use_name_for_id="true">
...@@ -447,15 +397,6 @@ ...@@ -447,15 +397,6 @@
</message> </message>
</if> </if>
<!-- The width and height of the Cookies dialog box in characters and lines -->
<!-- (See above). -->
<message name="IDS_COOKIES_PROMPT_WIDTH_CHARS" use_name_for_id="true">
82
</message>
<message name="IDS_COOKIES_PROMPT_HEIGHT_LINES" use_name_for_id="true">
25
</message>
<!-- The width and height of the Cookies dialog box in characters and lines --> <!-- The width and height of the Cookies dialog box in characters and lines -->
<!-- (See above). --> <!-- (See above). -->
<message name="IDS_COOKIES_DIALOG_WIDTH_CHARS" use_name_for_id="true"> <message name="IDS_COOKIES_DIALOG_WIDTH_CHARS" use_name_for_id="true">
...@@ -525,15 +466,6 @@ ...@@ -525,15 +466,6 @@
http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html
</message> </message>
<!-- The width and height of the bookmark manager in characters and lines -->
<!-- (See above). -->
<message name="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS" use_name_for_id="true">
150
</message>
<message name="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES" use_name_for_id="true">
40
</message>
<!-- The language dependent download view size. --> <!-- The language dependent download view size. -->
<message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true"> <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true">
52 52
......
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