diff --git a/desktop/app/src/PluginContainer.tsx b/desktop/app/src/PluginContainer.tsx index 32eee1b58..d489958e6 100644 --- a/desktop/app/src/PluginContainer.tsx +++ b/desktop/app/src/PluginContainer.tsx @@ -498,9 +498,9 @@ class PluginContainer extends PureComponent { message={ Plugin "{activePlugin.title}" v - {latestInstalledVersion?.version} downloaded and ready to + {latestInstalledVersion?.version} is downloaded and ready to install. Reload to - start using new version. + start using the new version. } type="info"