diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties index bc2bec4db2a8..06351deb7a3b 100644 --- a/platform/platform-resources-en/src/messages/ActionsBundle.properties +++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties @@ -1117,6 +1117,7 @@ action.Help.JetBrainsTV.text=_Demos and Screencasts action.Help.JetBrainsTV.description=View short live demos introducing features of JetBrains products. action.CheckForUpdate.text=_Check for Updates... action.CheckForUpdate.description=Checks for available IDE and plugin updates +action.CheckForUpdate.WelcomeScreen.text=Check for Updates action.CheckForUpdate.text.plugins=_Check for Plugin Updates... action.CheckForUpdate.description.plugins=Checks for available plugin updates action.About.text=_About @@ -1491,9 +1492,6 @@ action.WelcomeScreen.Plugins.description=Manage installed plugins and download n action.WelcomeScreen.Configure.Import.text=Import Settings... action.WelcomeScreen.Configure.Export.text=Export Settings action.WelcomeScreen.Configure.RestoreDefault.text=Restore Default Settings... -action.WelcomeScreen.Configure.CollectZippedLogs.text=Collect Logs and Diagnostic Data -action.WelcomeScreen.Configure.Properties.text=Edit Custom Properties... -action.WelcomeScreen.Configure.VMOptions.text=Edit Custom VM Options... action.WelcomeScreen.Configure.DesktopEntry.text=Create Desktop Entry action.WelcomeScreen.Configure.DesktopEntry.description=Create a desktop entry for integration with system application menu @@ -1929,7 +1927,6 @@ action.NextTemplateParameter.text=Next Live Template Parameter action.PrevTemplateParameter.text=Previous Live Template Parameter action.Performance.DumpThreads.text=Dump Threads action.CollectTroubleshootingInformation.text=Collect Troubleshooting Information -action.WelcomeScreen.Update.text=Check for Updates action.WelcomeScreen.OpenSelected.text=Open Selected action.WelcomeScreen.NewGroup.text=New Project Group action.WelcomeScreen.EditGroup.text=Edit... diff --git a/platform/platform-resources/src/idea/PlatformActions.xml b/platform/platform-resources/src/idea/PlatformActions.xml index 9685cf48e5ee..b6036edbd96c 100644 --- a/platform/platform-resources/src/idea/PlatformActions.xml +++ b/platform/platform-resources/src/idea/PlatformActions.xml @@ -768,7 +768,9 @@ - + + + @@ -876,25 +878,25 @@ icon="AllIcons.ToolbarDecorator.Export"/> - + - - + + - + - - - + + + - +