diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-23 00:56:41 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-23 00:56:41 +0000 |
commit | 31e84eb14bc425f5865cd5a44ff2597dc98699d9 (patch) | |
tree | ede5829cdc3840e8507de0ad548029e0feb6ac0d /chrome/app | |
parent | 58014de258cdb66f3b3b733031f386c6124f8e16 (diff) | |
download | chromium_src-31e84eb14bc425f5865cd5a44ff2597dc98699d9.zip chromium_src-31e84eb14bc425f5865cd5a44ff2597dc98699d9.tar.gz chromium_src-31e84eb14bc425f5865cd5a44ff2597dc98699d9.tar.bz2 |
Better string for the click to play lab.
BUG=62091
TEST=none
Review URL: http://codereview.chromium.org/5219007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67036 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index c3c91a9..b4b642e 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4152,11 +4152,11 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="Description of the 'Experimental Extension APIs' lab."> Enables experimental extension APIs. Note that the extension gallery doesn't allow you to upload extensions that use experimental APIs. </message> - <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click-to-Play' lab."> - Click-to-Play + <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click to play' lab."> + Click to play </message> - <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of the 'Click-to-Play' lab."> - Click on a blocked plug-in to run it. + <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of the 'Click to play' lab."> + Enables a "click to play" option in the plug-in content settings. </message> <!-- Instant --> @@ -4241,8 +4241,8 @@ Keep your key file in a safe place. You will need it to create new versions of y http://www.google.com/support/chrome/bin/answer.py?answer=666386&hl=[GRITLANGCODE]&n=<ph name="NAME">$1<ex>Hash</ex></ph>&l=<ph name="LOCATION">$2<ex>Hash</ex></ph>&d=<ph name="DESC">$3<ex>Hash</ex></ph>&s=<ph name="SIGNER">$4<ex>Hash</ex></ph> </message> - <!-- 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 play --> + <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 plug-in </message> <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in."> |