16 branding defects fixed.

This commit is contained in:
axiom
2025-01-29 16:44:37 +03:00
committed by Nikita Iarychenko
parent be1af3585d
commit a2251eac38
23 changed files with 92 additions and 92 deletions

View File

@@ -317,7 +317,7 @@ artifacts.menu.item.rebuild=Rebuild
artifacts.menu.item.edit=Edit\u2026
error.task.0.execution.failed=Task {0} failed, please see idea.log for details
dialog.title.choose.module=Choose Module
build.process.no.javac.found=No system java compiler is provided by the JRE. Make sure tools.jar is present in IntelliJ IDEA classpath.
build.process.no.javac.found=No system java compiler is provided by the JRE. Make sure tools.jar is present in IDE classpath.
build.process.no.javac.path.found=Cannot determine path to ''tools.jar'' library for {0} ({1})
build.process.no.free.debug.port=Cannot find free port to debug build process
build.process.ecj.path.does.not.exist=Path to eclipse ecj compiler does not exist: {0}