diff options
| author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-05 01:02:51 +0000 |
|---|---|---|
| committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-05 01:02:51 +0000 |
| commit | c34f6448c271ff31d2a63b11daa798a4c79b091c (patch) | |
| tree | 7ef518ebc6ab09272730af8e419cf80698ad595b /chrome/app/resources | |
| parent | 4d292433f348503016552d3f8fdb642407598766 (diff) | |
| download | chromium_src-c34f6448c271ff31d2a63b11daa798a4c79b091c.zip chromium_src-c34f6448c271ff31d2a63b11daa798a4c79b091c.tar.gz chromium_src-c34f6448c271ff31d2a63b11daa798a4c79b091c.tar.bz2 | |
Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grd
BUG=28174
TEST=manual
Review URL: http://codereview.chromium.org/6004008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70470 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
| -rw-r--r-- | chrome/app/resources/locale_settings.grd | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index b1366b6..16c15ab 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -525,11 +525,6 @@ http://tools.google.com/chrome/intl/[GRITLANGCODE]/welcome.html </message> - <!-- The URL for the "Learn more" page for the usage/crash reporting option in the first run dialog. --> - <message name="IDS_LEARN_MORE_REPORTING_URL" translateable="false"> - http://www.google.com/support/chrome/bin/answer.py?answer=96817&hl=[GRITLANGCODE] - </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"> |
