diff --git a/platform/platform-impl/resources/messages/DiagnosticBundle.properties b/platform/platform-impl/resources/messages/DiagnosticBundle.properties index 4ca441476e7c..bfe093061f5a 100644 --- a/platform/platform-impl/resources/messages/DiagnosticBundle.properties +++ b/platform/platform-impl/resources/messages/DiagnosticBundle.properties @@ -79,7 +79,7 @@ error.report.auth.enlist=Do not have an account yet? Sign Up. error.dialog.disable.plugin.title=Disable Plugin error.dialog.disable.prompt=Are you sure you want to disable plugin {0}? -error.dialog.disable.prompt.multiple=Are you sure you want to disable selected plugins>? +error.dialog.disable.prompt.multiple=Are you sure you want to disable selected plugins? error.dialog.disable.prompt.lone=Functionality provided by the plugin will no longer be available. error.dialog.disable.prompt.lone.multiple=Functionality provided by the plugins will no longer be available. error.dialog.disable.prompt.deps=Functionality provided by this and dependent plugins will no longer be available.