diff --git a/platform/platform-api/resources/messages/IdeBundle.properties b/platform/platform-api/resources/messages/IdeBundle.properties index ecd025c67442..4d43fa72fbb6 100644 --- a/platform/platform-api/resources/messages/IdeBundle.properties +++ b/platform/platform-api/resources/messages/IdeBundle.properties @@ -2168,10 +2168,11 @@ http.multirange.response.doesnt.contain.boundary=HTTP multirange response bounda http.multirange.response.doesnt.include.line.separator=HTTP multirange response doesn't include line separator x.and.y={0} and {1} -button.i.want.to.edit.choice.this.file.anyway=I want to edit {0, choice, 1#this file|2#these files} anyway -button.i.want.to.edit.choice.this.directory.anyway=I want to edit {0, choice, 1#this directory|2#these directories} anyway -button.i.want.to.edit.all.files.in.choice.this.directory=I want to edit all files in {0, choice, 1#this directory|2#these directories} -button.i.want.to.edit.any.non.project.file.in.current.session=I want to edit any non-project file in the current session +label.i.want.to.edit.choice=Allow editing until IDE restart: +button.i.want.to.edit.choice.this.file.anyway={0, choice, 1#This file|2#These files} +button.i.want.to.edit.choice.this.directory.anyway={0, choice, 1#This directory|2#These directories} +button.i.want.to.edit.all.files.in.choice.this.directory=All files in {0, choice, 1#this directory|2#these directories} +button.i.want.to.edit.any.non.project.file.in.current.session=Any non-project file interpreter.default.name=Remote {0} interpreter tooltip.shared.folders.from.vagrantfile=Shared folders from Vagrantfile: tooltip.from.deployment.configuration=From deployment configuration: diff --git a/platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/NonProjectFileWritingAccessDialog.form b/platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/NonProjectFileWritingAccessDialog.form index 20e0e46b06a4..c2cbca376c13 100644 --- a/platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/NonProjectFileWritingAccessDialog.form +++ b/platform/platform-impl/src/com/intellij/openapi/fileEditor/impl/NonProjectFileWritingAccessDialog.form @@ -8,7 +8,7 @@ - + @@ -18,7 +18,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -35,13 +35,21 @@ - + + + + + + + + +