Fix typo in message (IDEA-227302)

GitOrigin-RevId: 7aba37b2bbb629076a19a37471e9a62bf9d6b081
This commit is contained in:
Dmitry Jemerov
2020-03-10 09:34:33 +00:00
committed by intellij-monorepo-bot
parent 0e43a38d6c
commit e937a9c8dc
@@ -79,7 +79,7 @@ error.report.auth.enlist=Do not have an account yet? <a href="{0}">Sign Up</a>.
error.dialog.disable.plugin.title=Disable Plugin
error.dialog.disable.prompt=Are you sure you want to disable plugin <b>{0}</b>?
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.