mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-126564 "No SDK Specified" message box text fixes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user