Files
openide/plugins/devkit/intellij.devkit.gradle/resources/messages/DevKitGradleBundle.properties
Jakub Chrzanowski 817eecf186 [devkit] IJPL-158473 "SpringBoot" -> "Spring Boot"
(cherry picked from commit 2b438cae14586d8303707d4e0ac299e6d8656364)

IJ-CR-140104

GitOrigin-RevId: eab909ea1377fd8bb4dc5884fbe0420c9c4c81e9
2024-07-17 17:48:05 +00:00

16 lines
996 B
INI

module.wizard.gradle.presentable.name=IntelliJ Platform Plugin
module.wizard.gradle.learn.title=Learn how to <a>build plugins with Gradle</a>
attachSources.intellijPlatform.action.name=Download IntelliJ Platform sources
attachSources.intellijPlatform.action.busyText=Downloading IntelliJ Platform sources\u2026
attachSources.api.action.name=Attach {0} sources
attachSources.api.action.busyText=Attaching {0} sources\u2026
attachSources.api.action.displayName.css=CSS plugin API
attachSources.api.action.displayName.database=Database plugin API
attachSources.api.action.displayName.jam=JAM plugin API
attachSources.api.action.displayName.javaee=JavaEE plugin API
attachSources.api.action.displayName.persistence=Persistence plugin API
attachSources.api.action.displayName.spring=Spring plugin API
attachSources.api.action.displayName.springBoot=Spring Boot plugin API
attachSources.api.action.displayName.tomcat=Tomcat plugin API
attachSources.api.action.displayName.lsp=IntelliJ Platform LSP-API