mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[java-i18n] compiler
GitOrigin-RevId: 61a024f269d8f7fe5339748a5c2759cc882904e1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2dc643d86f
commit
c2511e3a9f
@@ -205,4 +205,27 @@ progress.title.cancelling.auto.make.builds=Cancelling Auto-Make Builds
|
||||
intention.name.make.implements=Make implements ''{0}''
|
||||
intention.name.make.extends=Make extends ''{0}''
|
||||
classes.up.to.date.check=Classes up-to-Date Check
|
||||
action.run.all.affected.tests.text=Run All Affected Tests
|
||||
action.run.all.affected.tests.text=Run All Affected Tests
|
||||
popup.title.chosen.artifact.action=Action{0,choice,0# For {0} Artifacts|1#|2# For {0} Artifacts}
|
||||
dialog.message.output.dir.contains.source.roots=The output directory ''{0}'' of ''{1}'' artifact contains source roots of the project.\
|
||||
Do you want to continue and clear it?
|
||||
dialog.message.output.dir.artifact= ''{0}'' artifact (''{1}'')
|
||||
dialog.message.output.dirs.contain.source.roots=The output directories of the following artifacts contains source roots:\n\
|
||||
{0}Do you want to continue and clear these directories?
|
||||
action.compiler.reference.find.usages.text=Compiler Reference Find Usages
|
||||
action.compiler.reference.functional.expression.search.text=Compiler Reference Functional Expression Search
|
||||
action.compiler.reference.direct.inheritor.search.text=Compiler Reference Direct Inheritor Search
|
||||
progress.text.clearing.build.system.data=Clearing build system data...
|
||||
separator.choose.members.to.delete=<html>Choose Members To Delete Since They Are Already Defined In <b>{0}</b>
|
||||
text.empty.profile=Profile name shouldn't be empty
|
||||
text.profile.exists=Profile {0} already exists
|
||||
compiler.ui.pattern.legend.text=Use <b>;</b> to separate patterns and <b>!</b> to negate a pattern. \
|
||||
Accepted wildcards: <b>?</b> \\— exactly one symbol; <b>*</b> \\— zero or more symbols; \
|
||||
<b>/</b> \\— path separator; <b>/**/</b> \\— any number of directories; \
|
||||
<i>\\<dir_name\\></i>:<i>\\<pattern\\></i> \\— restrict to source roots with the specified name
|
||||
notification.compiler.auto.build.failure=Auto build failure: {0}
|
||||
notification.compiler.auto.build.completed.with.errors=Auto build completed with errors
|
||||
dialog.title.manifest.select.main.class=Select Main Class
|
||||
label.unknown.value=<unknown>
|
||||
label.extracted.dir.presentation=Extracted ''{0}''
|
||||
label.library.element.module=module ''{0}''
|
||||
Reference in New Issue
Block a user