[ui] project model code i18n (IDEA-249730)

GitOrigin-RevId: b367ae9d1dd6c29a92c4016e8753e790ddaa1c75
This commit is contained in:
Roman Shevchenko
2020-09-11 18:22:56 +02:00
committed by intellij-monorepo-bot
parent 6609d84cda
commit 19891b5dbb
17 changed files with 128 additions and 177 deletions

View File

@@ -239,6 +239,8 @@ jar.from.modules.presentable.name=From modules with dependencies...
unknown.artifact.type.0=Unknown artifact type: {0}
unknown.element.0=Unknown element: {0}
unknown.artifact.properties.0=Unknown artifact properties: {0}
artifact.configuration.problem.text={0, choice, 1#artifact {1}|2#{0} artifacts}
unknown.artifact.remove.confirmation=Would you like to remove artifact ''{0}''?
show.content.of.included.artifacts=Show Content of Included Artifacts
show.library.files=Show Library Files
directory.copy.element.type.name=Directory Content
@@ -278,4 +280,4 @@ ArtifactPropertiesEditor.tab.post.processing=Post-processing
ArtifactPropertiesEditor.tab.pre.processing=Pre-processing
reference.projectsettings.compiler.excludes=Excludes
reference.projectsettings.compiler.annotationProcessors=Annotation Processors
affected.tests.counts=\ / {0} {1, choice, 0#test|1#tests}
affected.tests.counts=\ / {0} {1, choice, 0#test|1#tests}