Skip to content
Snippets Groups Projects
Commit 0513022c authored by bauerb@chromium.org's avatar bauerb@chromium.org
Browse files

Fix wording of "plug-in".

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/2946009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52306 0039d316-1c4b-4281-b951-d872f2087c98
parent d7449e87
No related branches found
No related tags found
No related merge requests found
......@@ -295,31 +295,31 @@ below:
</message>
<message name="IDS_DEFAULT_PLUGIN_GET_PLUGIN_MSG" desc="Message displayed by the default plugin in its main window">
<ph name="PLUGIN">$1<ex>Realplayer</ex></ph> plugin is not installed
<ph name="PLUGIN">$1<ex>Realplayer</ex></ph> plug-in is not installed
</message>
<message name="IDS_DEFAULT_PLUGIN_GET_PLUGIN_MSG_NO_PLUGIN_NAME" desc="Message displayed by the default plugin in its main window when we don't know the plugin name">
The required plugin is not installed
The required plug-in is not installed
</message>
<message name="IDS_DEFAULT_PLUGIN_GET_PLUGIN_MSG_2" desc="Second Message displayed by the default plugin in its main window">
Click here to download plugin
Click here to download plug-in
</message>
<message name="IDS_DEFAULT_PLUGIN_REFRESH_PLUGIN_MSG" desc="Message displayed by the default plugin to refresh the window after installing the required plugin">
After installing the plugin, click here to refresh
After installing the plug-in, click here to refresh
</message>
<message name="IDS_DEFAULT_PLUGIN_NO_PLUGIN_AVAILABLE_MSG" desc="Message displayed by the default plugin when no plugin was found for the page.">
No plugin available to display this content
No plug-in available to display this content
</message>
<message name="IDS_DEFAULT_PLUGIN_DOWNLOADING_PLUGIN_MSG" desc="Message displayed by the default plugin when a download has been initiated for the third party plugin.">
Downloading plugin...
Downloading plug-in...
</message>
<message name="IDS_DEFAULT_PLUGIN_GET_THE_PLUGIN_BTN_MSG" desc="Message displayed by the default plugin on the button which the user should click to fetch the plugin.">
Get Plugin
Get Plug-in
</message>
<message name="IDS_DEFAULT_PLUGIN_CANCEL_PLUGIN_DOWNLOAD_MSG" desc="Message displayed by the default plugin on the button which the user should click to cancel the plugin download.">
......@@ -327,18 +327,18 @@ below:
</message>
<message name="IDS_DEFAULT_PLUGIN_CONFIRMATION_DIALOG_TITLE" desc="Default plugin confirmation dialog title.">
<ph name="PLUGIN">$1<ex>Realplayer</ex></ph> plugin needed
<ph name="PLUGIN">$1<ex>Realplayer</ex></ph> plug-in needed
</message>
<message name="IDS_DEFAULT_PLUGIN_CONFIRMATION_DIALOG_TITLE_NO_PLUGIN_NAME" desc="Default plugin confirmation dialog title when we don't know the plugin name">
Additional plugin needed
Additional plug-in needed
</message>
<message name="IDS_DEFAULT_PLUGIN_USER_OPTION_MSG" desc="Message displayed by the default plugin in the install dialog indicating information on the user action.">
Please confirm that you would like to install the <ph name="PLUGIN">$1<ex>realplayer</ex></ph> plugin. You should only install plugins that you trust.
Please confirm that you would like to install the <ph name="PLUGIN">$1<ex>realplayer</ex></ph> plug-in. You should only install plug-ins that you trust.
</message>
<message name="IDS_DEFAULT_PLUGIN_USER_OPTION_MSG_NO_PLUGIN_NAME" desc="Message displayed by the default plugin in the install dialog indicating information on the user action when we don't know the plugin name">
Please confirm that you would like to install this plugin. You should only install plugins that you trust.
Please confirm that you would like to install this plug-in. You should only install plug-ins that you trust.
</message>
<message name="IDS_DEFAULT_PLUGIN_USE_OPTION_CONFIRM" desc="Button to confirm installation of plugin">
......@@ -349,11 +349,11 @@ below:
</message>
<message name="IDS_DEFAULT_PLUGIN_DOWNLOAD_FAILED_MSG" desc="Message displayed by the default plugin when download is failed.">
Failed to install plugin from <ph name="URL">$1<ex>http://www.google.com/blablah.exe</ex></ph>
Failed to install plug-in from <ph name="URL">$1<ex>http://www.google.com/blablah.exe</ex></ph>
</message>
<message name="IDS_DEFAULT_PLUGIN_INSTALLATION_FAILED_MSG" desc="Message displayed by the default plugin when installation is failed.">
Plugin installation failed
Plug-in installation failed
</message>
</messages>
</release>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment