diff options
| author | bauerb@chromium.org <bauerb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-10 07:51:20 +0000 |
|---|---|---|
| committer | bauerb@chromium.org <bauerb@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-10 07:51:20 +0000 |
| commit | 066c6e25c6f608e019b4b7924fde5f017d1499cc (patch) | |
| tree | 6803b48c3562568ffd43878a219ca902d4ec1ab9 /chrome/app/generated_resources.grd | |
| parent | f6fe9fb5984d7afba4f6c7e080ae748e3178d772 (diff) | |
| download | chromium_src-066c6e25c6f608e019b4b7924fde5f017d1499cc.zip chromium_src-066c6e25c6f608e019b4b7924fde5f017d1499cc.tar.gz chromium_src-066c6e25c6f608e019b4b7924fde5f017d1499cc.tar.bz2 | |
String changes for click-to-play.
BUG=51906
TEST=none
Review URL: http://codereview.chromium.org/3363011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
| -rw-r--r-- | chrome/app/generated_resources.grd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 60e1869..4c05595 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3849,7 +3849,7 @@ Keep your key file in a safe place. You will need it to create new versions of y <!-- Click-to-load --> <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug-in, displayed in the click-to-play UI."> - Click to run this blocked plug-in + Click to run this plug-in </message> <message name="IDS_PLUGIN_LOAD_SHORT" desc="The link for loading all blocked plug-ins, displayed in the infobar."> Allow @@ -4635,13 +4635,13 @@ Keep your key file in a safe place. You will need it to create new versions of y Plug-in Settings: </message> <message name="IDS_PLUGIN_LOAD_RADIO" desc="A radio button in the Content Settings dialog for allowing plug-ins use on any site."> - Allow all sites to use all plug-ins (recommended) + Allow all sites to run all plug-ins (recommended) </message> <message name="IDS_PLUGIN_LOAD_SANDBOXED_RADIO" desc="A radio button in the Content Settings dialog for allowing sandboxed plug-ins on any site."> Allow only sandboxed plug-ins </message> <message name="IDS_PLUGIN_NOLOAD_RADIO" desc="A radio button in the Content Settings dialog for preventing plug-ins use on any site."> - Do not allow any site to use plug-ins + Do not allow any site to run plug-ins </message> <message name="IDS_PLUGIN_SELECTIVE_DISABLE" desc="Link to selectively disable plug-ins"> Disable individual plug-ins... |
