diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-20 02:04:29 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-20 02:04:29 +0000 |
commit | 999570945aa3ec46bd07f81df507ff2b0d5d90c7 (patch) | |
tree | 81c4d765e631f9767b91522874918df78992d428 /chrome/app/resources | |
parent | 04227967490f7a55661d19382d9a5683489acaac (diff) | |
download | chromium_src-999570945aa3ec46bd07f81df507ff2b0d5d90c7.zip chromium_src-999570945aa3ec46bd07f81df507ff2b0d5d90c7.tar.gz chromium_src-999570945aa3ec46bd07f81df507ff2b0d5d90c7.tar.bz2 |
Delete unused strings, round 2.
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/6293012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71903 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 0f0b4cf..d488773 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -624,15 +624,6 @@ </message> <if expr="pp_ifdef('chromeos')"> - <!-- The width and height of the Languages and Input dialog box in --> - <!-- characters and lines (See above). --> - <message name="IDS_LANGUAGES_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> - 127 - </message> - <message name="IDS_LANGUAGES_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> - 26 - </message> - <!-- The width and height of the CAPTCHA challenge dialog box in --> <!-- characters and lines (See above). --> <message name="IDS_CAPTCHA_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |