diff options
-rw-r--r-- | webkit/glue/webkit_strings.grd | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd index 4e11c1b..8b2c57d 100644 --- a/webkit/glue/webkit_strings.grd +++ b/webkit/glue/webkit_strings.grd @@ -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> |