mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
(cherry picked from commit 2b438cae14586d8303707d4e0ac299e6d8656364) IJ-CR-140104 GitOrigin-RevId: eab909ea1377fd8bb4dc5884fbe0420c9c4c81e9
16 lines
996 B
INI
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
|