diff options
author | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-10 17:48:15 +0000 |
---|---|---|
committer | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-10 17:48:15 +0000 |
commit | d1bfe75fcec7ab25a1b531057d4631306a965101 (patch) | |
tree | 57034d9c3e6aceb964136f4682a8a74cc6951fa3 /chrome/app/chromium_strings.grd | |
parent | ff11df08b534b92518977fe7f384c57f78aa3f1b (diff) | |
download | chromium_src-d1bfe75fcec7ab25a1b531057d4631306a965101.zip chromium_src-d1bfe75fcec7ab25a1b531057d4631306a965101.tar.gz chromium_src-d1bfe75fcec7ab25a1b531057d4631306a965101.tar.bz2 |
Terms of Service don't apply to Chromium. Remove the link from the About box.
Review URL: http://codereview.chromium.org/7231
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3222 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index 67daa80..babab58 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -98,12 +98,6 @@ be available for now. --> <message name="IDS_ABOUT_OPEN_SOURCE_SOFTWARE" desc="The link text on the About box that links to open source software. Used in IDS_ABOUT_VERSION_LICENSE."> open source </message> - <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service label in the About box."> - Chromium <ph name="TERMS_OF_SERVICE_LINK">$1<ex>Terms of Service</ex></ph>. - </message> - <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> - Terms of Service - </message> <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu."> Chromium </message> |