diff --git a/community-resources/resources/openide-eap.svg b/community-resources/resources/openide-eap.svg index fc93798afde7..2ea094b8245b 100644 --- a/community-resources/resources/openide-eap.svg +++ b/community-resources/resources/openide-eap.svg @@ -1,5 +1,7 @@ - - + + + + diff --git a/community-resources/resources/openide-eap_16.svg b/community-resources/resources/openide-eap_16.svg index 180b5ee6298d..be78ffb3805e 100644 --- a/community-resources/resources/openide-eap_16.svg +++ b/community-resources/resources/openide-eap_16.svg @@ -1,5 +1,7 @@ - - + + + + diff --git a/community-resources/resources/openide-eap_32.svg b/community-resources/resources/openide-eap_32.svg index 9c5edbb92c18..3dcdd175810e 100644 --- a/community-resources/resources/openide-eap_32.svg +++ b/community-resources/resources/openide-eap_32.svg @@ -1,5 +1,7 @@ - - + + + + diff --git a/community-resources/resources/openide.svg b/community-resources/resources/openide.svg index 95bd2631f17a..39695c368268 100644 --- a/community-resources/resources/openide.svg +++ b/community-resources/resources/openide.svg @@ -1,5 +1,7 @@ - - + + + + diff --git a/community-resources/resources/openide_16.svg b/community-resources/resources/openide_16.svg index 74f977821594..ff67d45bb811 100644 --- a/community-resources/resources/openide_16.svg +++ b/community-resources/resources/openide_16.svg @@ -1,5 +1,7 @@ - - + + + + diff --git a/community-resources/resources/openide_32.svg b/community-resources/resources/openide_32.svg index 6024c479d457..4e9ec1f1e515 100644 --- a/community-resources/resources/openide_32.svg +++ b/community-resources/resources/openide_32.svg @@ -1,5 +1,7 @@ - - + + + + diff --git a/idea/customization/base/resources/intellij.idea.customization.base.xml b/idea/customization/base/resources/intellij.idea.customization.base.xml index 39438efdc661..cdb8f2308f3c 100644 --- a/idea/customization/base/resources/intellij.idea.customization.base.xml +++ b/idea/customization/base/resources/intellij.idea.customization.base.xml @@ -1,3 +1,7 @@ + + + + diff --git a/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties b/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties index b2e27ba1b582..8f41e2ba8248 100644 --- a/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties +++ b/java/compiler/openapi/resources/messages/JavaCompilerBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. message.category.error=ERROR message.category.warning=WARNING message.category.information=INFORMATION diff --git a/java/idea-ui/resources/messages/JavaUiBundle.properties b/java/idea-ui/resources/messages/JavaUiBundle.properties index ae4ec212df6b..b2997146ccea 100644 --- a/java/idea-ui/resources/messages/JavaUiBundle.properties +++ b/java/idea-ui/resources/messages/JavaUiBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. build.script.found.notification={0} build {1,choice,1#script|1 + + + diff --git a/java/java-features-trainer/resources/messages/JavaLessonsBundle.properties b/java/java-features-trainer/resources/messages/JavaLessonsBundle.properties index 9a6b25aea4f7..f425ba821263 100644 --- a/java/java-features-trainer/resources/messages/JavaLessonsBundle.properties +++ b/java/java-features-trainer/resources/messages/JavaLessonsBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. #Need to translate in pair with action.EditorToggleCase.text key! toggle.case.part=case diff --git a/java/java-promo/resources/META-INF/community-integration.xml b/java/java-promo/resources/META-INF/community-integration.xml index 3cb09cf94d57..82814be31a82 100644 --- a/java/java-promo/resources/META-INF/community-integration.xml +++ b/java/java-promo/resources/META-INF/community-integration.xml @@ -1,3 +1,7 @@ + + + + diff --git a/java/openapi/resources/messages/JavaBundle.properties b/java/openapi/resources/messages/JavaBundle.properties index fcf25f312b4f..d27779f3f7a9 100644 --- a/java/openapi/resources/messages/JavaBundle.properties +++ b/java/openapi/resources/messages/JavaBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. abstract.class.not.allowed=Abstract class is not allowed access.static.via.instance=Access static member via instance reference action.analyzing.cyclic.dependencies.in.scope=Cyclic Dependencies of {0} diff --git a/platform/analysis-impl/resources/META-INF/AnalysisImpl.xml b/platform/analysis-impl/resources/META-INF/AnalysisImpl.xml index 3b3f8baf4428..44be2a70233f 100644 --- a/platform/analysis-impl/resources/META-INF/AnalysisImpl.xml +++ b/platform/analysis-impl/resources/META-INF/AnalysisImpl.xml @@ -1,3 +1,7 @@ + + + + diff --git a/platform/ide-core/resources/messages/ApplicationBundle.properties b/platform/ide-core/resources/messages/ApplicationBundle.properties index 3ddd3bc0858a..200e4e9adbd0 100644 --- a/platform/ide-core/resources/messages/ApplicationBundle.properties +++ b/platform/ide-core/resources/messages/ApplicationBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. app.command.exec.error=Error executing command ''{0}'': {1} app.command.exec.error.title=Command ''{0}'' title.screen.reader.support=Screen Reader Support diff --git a/platform/platform-api/resources/messages/IdeBundle.properties b/platform/platform-api/resources/messages/IdeBundle.properties index 7fdda7c87911..b04b72d6234e 100644 --- a/platform/platform-api/resources/messages/IdeBundle.properties +++ b/platform/platform-api/resources/messages/IdeBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. notification.group.ide.errors=IDE errors diff.help=Opens a diff window between files/directories (with optional common base).\n\ diff --git a/platform/platform-api/resources/messages/LanguageAndRegionBundle.properties b/platform/platform-api/resources/messages/LanguageAndRegionBundle.properties index 704500f39f8a..8bd374d68873 100644 --- a/platform/platform-api/resources/messages/LanguageAndRegionBundle.properties +++ b/platform/platform-api/resources/messages/LanguageAndRegionBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. title.language.and.region=Language and Region description.language.and.region=

Select a region to ensure that licensing, marketplace, and other region-specific features and links work correctly. See the documentation (TODO: change link to OpenIDE) for details

diff --git a/platform/platform-impl/resources/messages/DiagnosticBundle.properties b/platform/platform-impl/resources/messages/DiagnosticBundle.properties index 083517e99b5e..c6976089b09d 100644 --- a/platform/platform-impl/resources/messages/DiagnosticBundle.properties +++ b/platform/platform-impl/resources/messages/DiagnosticBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. error.monitor.too.many.errors=Too many IDE internal errors. Monitoring stopped. error.report.title=Error Report notification.group.error.report=Internal error report submitted diff --git a/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java b/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java index cbc60e3f26a3..d84f183c43de 100644 --- a/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java +++ b/platform/platform-impl/src/com/intellij/diagnostic/WindowsDefenderChecker.java @@ -1,4 +1,7 @@ // Copyright 2000-2026 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +// +// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +// Any modifications are available on the same license terms as the original source code. package com.intellij.diagnostic; import com.intellij.execution.configurations.PathEnvironmentVariableUtil; diff --git a/platform/platform-resources-en/src/messages/ActionsBundle.properties b/platform/platform-resources-en/src/messages/ActionsBundle.properties index 26ee7a4e52a5..bf14c6da10ec 100644 --- a/platform/platform-resources-en/src/messages/ActionsBundle.properties +++ b/platform/platform-resources-en/src/messages/ActionsBundle.properties @@ -1,3 +1,8 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. + # IDEA core action texts and descriptions go here. # The key patterns are "action." + id + ".text" and "action." + id + ".description" diff --git a/platform/platform-resources/src/META-INF/PlatformExtensions.xml b/platform/platform-resources/src/META-INF/PlatformExtensions.xml index 26dae9bfdb62..2c86ac6e39da 100644 --- a/platform/platform-resources/src/META-INF/PlatformExtensions.xml +++ b/platform/platform-resources/src/META-INF/PlatformExtensions.xml @@ -1,3 +1,8 @@ + + + + + diff --git a/platform/platform-resources/src/idea/PlatformActions.xml b/platform/platform-resources/src/idea/PlatformActions.xml index 0be380918212..dfe9c0dfe8e9 100644 --- a/platform/platform-resources/src/idea/PlatformActions.xml +++ b/platform/platform-resources/src/idea/PlatformActions.xml @@ -1,3 +1,8 @@ + + + + + diff --git a/platform/projectModel-api/resources/messages/ProjectModelBundle.properties b/platform/projectModel-api/resources/messages/ProjectModelBundle.properties index b52055df7735..55774f6a37ff 100644 --- a/platform/projectModel-api/resources/messages/ProjectModelBundle.properties +++ b/platform/projectModel-api/resources/messages/ProjectModelBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. filetype.idea.module.description=IDEA module filetype.idea.module.display.name=IDEA module filetype.idea.project.description=IDEA project diff --git a/plugins/ant/resources/tips/CreateTargetTag.html b/plugins/ant/resources/tips/CreateTargetTag.html index 6035662b931e..951a1710df10 100644 --- a/plugins/ant/resources/tips/CreateTargetTag.html +++ b/plugins/ant/resources/tips/CreateTargetTag.html @@ -1,3 +1,7 @@ + + + + diff --git a/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties b/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties index 2e3a59ec7977..26a2b8369503 100644 --- a/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties +++ b/plugins/devkit/devkit-core/resources/messages/DevKitBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. #module type module.title=IntelliJ Platform Plugin module.description=Plugin modules are used for developing plugins for IntelliJ Platform-based IDEs.
\ diff --git a/plugins/eclipse/resources/META-INF/plugin.xml b/plugins/eclipse/resources/META-INF/plugin.xml index 0c6cbf6ee7fe..d76f227bcfea 100644 --- a/plugins/eclipse/resources/META-INF/plugin.xml +++ b/plugins/eclipse/resources/META-INF/plugin.xml @@ -1,3 +1,7 @@ + + + + Eclipse Interoperability org.jetbrains.idea.eclipse diff --git a/plugins/eclipse/resources/messages/EclipseBundle.properties b/plugins/eclipse/resources/messages/EclipseBundle.properties index 79e9c5dfdf27..55f7757923a1 100644 --- a/plugins/eclipse/resources/messages/EclipseBundle.properties +++ b/plugins/eclipse/resources/messages/EclipseBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. eclipse.name=Eclipse eclipse.import.label.select.workspace=&Select Eclipse projects directory: eclipse.import.title.select.workspace=Select Eclipse projects directory diff --git a/plugins/editorconfig/resources/META-INF/plugin.xml b/plugins/editorconfig/resources/META-INF/plugin.xml index ad24bb9446ac..111762c8534e 100644 --- a/plugins/editorconfig/resources/META-INF/plugin.xml +++ b/plugins/editorconfig/resources/META-INF/plugin.xml @@ -1,4 +1,7 @@ - + + + + org.editorconfig.editorconfigjetbrains EditorConfig diff --git a/plugins/gradle/plugin-resources/intellij.gradle.xml b/plugins/gradle/plugin-resources/intellij.gradle.xml index b1ecbbb960c1..da79fb56fd85 100644 --- a/plugins/gradle/plugin-resources/intellij.gradle.xml +++ b/plugins/gradle/plugin-resources/intellij.gradle.xml @@ -1,3 +1,7 @@ + + + + diff --git a/plugins/ide-features-trainer/res/messages/LearnBundle.properties b/plugins/ide-features-trainer/res/messages/LearnBundle.properties index 57bc8aef38b3..bf89aefd50f1 100755 --- a/plugins/ide-features-trainer/res/messages/LearnBundle.properties +++ b/plugins/ide-features-trainer/res/messages/LearnBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. toolwindow.stripe.Learn=Learn ### Dialog messages ### diff --git a/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt b/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt index c0013fa09312..7daa759e85ac 100644 --- a/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt +++ b/plugins/ide-features-trainer/src/training/dsl/LessonUtil.kt @@ -1,4 +1,7 @@ -// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +// +// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +// Any modifications are available on the same license terms as the original source code. package training.dsl import com.intellij.codeInsight.daemon.LineMarkerInfo diff --git a/plugins/ide-features-trainer/src/training/util/Utils.kt b/plugins/ide-features-trainer/src/training/util/Utils.kt index dd47775d01be..3b34b9c064c9 100644 --- a/plugins/ide-features-trainer/src/training/util/Utils.kt +++ b/plugins/ide-features-trainer/src/training/util/Utils.kt @@ -1,4 +1,7 @@ -// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +// Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +// +// Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +// Any modifications are available on the same license terms as the original source code. package training.util import com.google.common.util.concurrent.ThreadFactoryBuilder diff --git a/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties b/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties index f3bac9964aa2..765dd943d9f2 100644 --- a/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties +++ b/plugins/kotlin/features-trainer/resources/messages/KotlinLessonsBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. configure.kotlin.progress.title=Configure Kotlin welcome.promo.start.tour.java=Start Tour in Java diff --git a/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties b/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties index 7f350b03b2ba..b28e9587ab46 100644 --- a/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties +++ b/plugins/kotlin/formatter/minimal/resources-en/messages/KotlinFormatterMinimalBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. ide.defaults.title= kotlin.coding.conventions.title=Kotlin Coding Conventions kotlin.obsolete.coding.conventions.title=Kotlin obsolete IDE codestyle \ No newline at end of file diff --git a/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties b/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties index f22b06aa4495..f7f931c21dc5 100644 --- a/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties +++ b/plugins/kotlin/onboarding-gradle/resources/messages/GradleFeedbackBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. dialog.top.title=Feedback dialog.title=Kotlin Feedback dialog.description=You have been using Kotlin recently, share your feedback with us. diff --git a/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties b/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties index c36a6d95bbd9..3451f231a92f 100644 --- a/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties +++ b/plugins/maven/src/main/resources/messages/MavenConfigurableBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. maven.settings.override=Override maven.settings.environment.home.directory=Maven &home path maven.settings.on.targets.environment.home.directory=Maven &home path on {0} diff --git a/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties b/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties index a3a3a6bb4a41..d42263a8f0da 100644 --- a/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties +++ b/plugins/maven/src/main/resources/messages/MavenSyncBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. # suppress inspection "UnusedProperty" for whole file maven.sync.title=Sync maven.sync.project.title=Sync {0} diff --git a/plugins/ui-designer/resources/messages/UIDesignerBundle.properties b/plugins/ui-designer/resources/messages/UIDesignerBundle.properties index 65debce40eee..9afd2490f69f 100644 --- a/plugins/ui-designer/resources/messages/UIDesignerBundle.properties +++ b/plugins/ui-designer/resources/messages/UIDesignerBundle.properties @@ -1,3 +1,7 @@ +# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. +# +# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru). +# Any modifications are available on the same license terms as the original source code. action.delete.column=Delete column action.delete.columns=Delete columns action.delete.row=Delete row