From a16fbf9649dd5ac5e36da689b61712d78facf8b3 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Mon, 26 Oct 2009 18:48:28 +0300 Subject: [PATCH] IDEADEV-41003 --- .../src/messages/ActionsBundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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