diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties index fced9ee99ce5..b05f74365044 100644 --- a/platform/platform-resources-en/src/messages/ActionsBundle.properties +++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties @@ -1144,8 +1144,8 @@ group.ProjectViewPopupMenu.text=Project View Popup Menu group.FavoritesViewPopupMenu.text=Favorites View Popup Menu group.CommanderViewPopupMenu.text=Commander View Popup Menu group.NavbarPopupMenu.text=Navigation Bar -action.NewInspectionsInLatestVersion.text=What's new in IDEA 8 -action.NewInspectionsInLatestVersion.description=Show inspections new in IDEA 8 +action.NewInspectionsInLatestVersion.text=What's new in IDEA 9 +action.NewInspectionsInLatestVersion.description=Show inspections new in IDEA 9 action.RerunFailedTests.text=Rerun Failed Tests action.RerunFailedTests.description=Run only tests that failed/crashed after last run group.AnalyzeJavaMenu.text=Analyze Java Menu