diff options
| author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-19 22:24:13 +0000 |
|---|---|---|
| committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-19 22:24:13 +0000 |
| commit | f7bb361e5363ab715d82cdc0e6b1aa9def9b4100 (patch) | |
| tree | b1ef5e393a3ff25091be7e7c54f2e3d74f1b54c7 /chrome/app/resources | |
| parent | 7e4dbb7272648ac892d41097a61dab7856df2040 (diff) | |
| download | chromium_src-f7bb361e5363ab715d82cdc0e6b1aa9def9b4100.zip chromium_src-f7bb361e5363ab715d82cdc0e6b1aa9def9b4100.tar.gz chromium_src-f7bb361e5363ab715d82cdc0e6b1aa9def9b4100.tar.bz2 | |
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
Diffstat (limited to 'chrome/app/resources')
| -rw-r--r-- | chrome/app/resources/locale_settings.grd | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 22180c6..0f0b4cf 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -309,29 +309,6 @@ 27 </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 --> <!-- lines (See above). --> <message name="IDS_CLEARDATA_DIALOG_WIDTH_CHARS" use_name_for_id="true"> @@ -394,15 +371,6 @@ 25 </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 --> <!-- (See above). --> <message name="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS" use_name_for_id="true"> @@ -412,24 +380,6 @@ 25 </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 --> <!-- lines (See above). --> <message name="IDS_FIRSTRUN_SEARCH_ENGINE_SELECTION_WIDTH_CHARS" use_name_for_id="true"> @@ -449,15 +399,6 @@ <!-- 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 --> - <!-- (See above). --> <message name="IDS_COOKIES_DIALOG_WIDTH_CHARS" use_name_for_id="true"> 80 </message> @@ -525,15 +466,6 @@ http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html </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. --> <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true"> 52 |
