diff --git a/platform/platform-impl/src/com/intellij/ide/GeneralSettingsPanel.form b/platform/platform-impl/src/com/intellij/ide/GeneralSettingsPanel.form
index ff3aeb175b05..63a0c10ee2d3 100644
--- a/platform/platform-impl/src/com/intellij/ide/GeneralSettingsPanel.form
+++ b/platform/platform-impl/src/com/intellij/ide/GeneralSettingsPanel.form
@@ -182,14 +182,14 @@
-
+
-
+
@@ -197,7 +197,7 @@
-
+
@@ -210,7 +210,7 @@
-
+
diff --git a/platform/platform-resources-en/src/messages/IdeBundle.properties b/platform/platform-resources-en/src/messages/IdeBundle.properties
index 1eaf09533c47..bb3bfcceaf0b 100644
--- a/platform/platform-resources-en/src/messages/IdeBundle.properties
+++ b/platform/platform-resources-en/src/messages/IdeBundle.properties
@@ -258,6 +258,11 @@ error.project.file.is.corrupted=Project file is corrupted
action.close.project=Close Pro_ject
action.close.projects.in.current.window=Close Pro_jects in Current Window
+border.title.project.opening=Project Opening
+radio.button.open.project.in.the.same.window=Open project in the same window
+radio.button.confirm.window.to.open.project.in=Confirm window to open project in
+radio.button.open.project.in.the.new.window=Open project in new window
+
title.cannot.convert.project=Cannot Convert Project
dialog.title.convert.project=Convert Project
conversion.dialog.text.1=The project ''{0}'' has an older format and will be converted. You may not be able to open the project with earlier versions of {1}.