[kotlin] Updated K2 mode notification text to be inclusive of Kotlin 2.1+

^KTIJ-31742 fixed


(cherry picked from commit 8034f361ed3e0e517af4e2dce8e7309db6eb2592)

IJ-CR-147701

GitOrigin-RevId: ee64a03ef72cb59c628481afcb19c8292f1938df
This commit is contained in:
Frederik Haselmeier
2024-10-24 14:20:13 +02:00
committed by intellij-monorepo-bot
parent 784f64cb01
commit f798be9da2

View File

@@ -57,4 +57,4 @@ action.org.jetbrains.kotlin.onboarding.gradle.ShowBuildProcessSatisfactionDialog
enable.k2=Enable K2
enable.k2.mode=Enable K2 Mode
enable.action.name=Enable
enable.k2.mode.notification.text=It looks like you are using Kotlin 2.0. The new K2 mode brings performance and stability improvements. Would you like to enable it?
enable.k2.mode.notification.text=It looks like you are using Kotlin 2.0 or newer. The new K2 mode brings performance and stability improvements. Would you like to enable it?