diff --git a/platform/platform-resources-en/src/messages/IdeBundle.properties b/platform/platform-resources-en/src/messages/IdeBundle.properties index 1d8ac1ae2a7a..9db26b467133 100644 --- a/platform/platform-resources-en/src/messages/IdeBundle.properties +++ b/platform/platform-resources-en/src/messages/IdeBundle.properties @@ -706,7 +706,7 @@ label.please.enter.project.name=Please enter a name to create a new {0} {1}. prompt.please.select.project.jdk=Please select project SDK.\nThis SDK will be used by default by all project modules. label.project.jdk=Project SDK: button.configure=&Configure... -prompt.confirm.project.no.jdk=Do you want to create a project with no SDK assigned?\nSDK is required for compiling, debugging and running applications\nas well as for standard SDK classes resolution. +prompt.confirm.project.no.jdk=Do you want to create a project with no SDK assigned?\nAn SDK is required for compiling, debugging and running applications\n, as well as for the standard SDK classes resolution. title.no.jdk.specified=No SDK Specified prompt.please.specify.module.name=Please specify module name prompt.please.specify.module.name.and.content.root=Please specify module name and module content root.\nA module content root is a directory where the files that belong to the module are stored.