diff --git a/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties b/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties index be24e072d488..c36d26976699 100644 --- a/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties +++ b/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties @@ -9,6 +9,6 @@ label.plugin.will.be.switched.after.ide.restart=Kotlin plugin will be switched t label.your.current.plugin=Current Kotlin Mode is {0} link.label.cancel.switching=Cancel switching checkbox.enable.k2.based.kotlin.plugin=Enable K2 mode -text.k2.based.kotlin.plugin=K2 mode brings stability and code analysis improvements. Some functionality is still a work in progress and will be supported as soon as it\u2019s ready. Read more here. +text.k2.based.kotlin.plugin=K2 mode brings stability and code analysis improvements. Read more here. text.k2.based.kotlin.plugin.vmoptions.are.not.writable.0.1.2=You are running a debug instance of {0}.
To switch to {1,choice,1#K1|2#K2} mode, please manually set the VM Option to
{2}{1,choice,1#false|2#true} kotlin.language.configurable=Kotlin