diff options
author | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-09 19:29:52 +0000 |
---|---|---|
committer | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-09 19:29:52 +0000 |
commit | 316e3f5dbde1c051d3e9535a90321906ae996e91 (patch) | |
tree | 88d36ae7290d6b7eef833ecddf6135f1c07e8745 /chrome/app/chromium_strings.grd | |
parent | e1cfcfb8ff8cc9d927390b6c3511c232cfa973c4 (diff) | |
download | chromium_src-316e3f5dbde1c051d3e9535a90321906ae996e91.zip chromium_src-316e3f5dbde1c051d3e9535a90321906ae996e91.tar.gz chromium_src-316e3f5dbde1c051d3e9535a90321906ae996e91.tar.bz2 |
Revert 43410 - Add Flash EULA to about box on Linux/GTK (for branded builds).
BUG=none
TEST=On Chromium, about box should be the same as before. On Google Chrome, about box should have "Adobe Flash Player License Agreement" below the Google Terms of Service, with "License Agreement" an appropriate link.
Review URL: http://codereview.chromium.org/1593006
TBR=viettrungluu@chromium.org, cpu@chromium.org, estade@chromium.org
Review URL: http://codereview.chromium.org/1539028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44111 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 8529dc9..75fd210 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -196,12 +196,6 @@ be available for now. --> <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> Not used in Chromium. Placeholder to keep resource maps in synch. </message> - <message name="IDS_ABOUT_FLASH_EULA" desc="The Adobe Flash Player EULA label in the About box."> - Not used in Chromium. Placeholder to keep resource maps in synch. - </message> - <message name="IDS_FLASH_EULA" desc="The (Adobe Flash Player) License Agreement link text in the About box. Used in IDS_ABOUT_FLASH_EULA."> - Not used in Chromium. Placeholder to keep resource maps in synch. - </message> <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu."> Chromium </message> |