| Index: editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties | 
| diff --git a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties | 
| index bb8977345fd70a2bb1c9e65930ff71ea64f98542..7eb382a8094ccbb6c7bdda35f5cdad68b087b613 100644 | 
| --- a/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties | 
| +++ b/editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/projects/ProjectMessages.properties | 
| @@ -25,5 +25,4 @@ OpenNewApplicationWizardAction_text=New Application | 
| OpenNewApplicationWizardAction_tooltip=Create a new Dart application | 
|  | 
| OpenExistingFolderWizardAction_nesting_title=Open Problem | 
| -OpenExistingFolderWizardAction_nesting_msg1=The folder ''{0}'' contains {1} which is already open in the workspace. | 
| -OpenExistingFolderWizardAction_nesting_msg2=If you want access to ''{0}'', Delete (right click > Delete) {1} from the Editor and then open ''{0}'' again. | 
| +OpenExistingFolderWizardAction_nesting_msg=The folder ''{0}'' contains {1} which is already open in the workspace. If you want access to ''{0}'', Delete (right click > Delete) {1} from the Editor and then open ''{0}'' again. | 
|  |