IDEA-250173 Proofread JavaFXBundle.properties

GitOrigin-RevId: 38c12bf7d271528045a7e2c728bb9570d48082f4
This commit is contained in:
Aleksandra Zolushkina
2020-09-04 21:15:54 +02:00
committed by intellij-monorepo-bot
parent c2a7fa28df
commit dd12bd1e16

View File

@@ -117,16 +117,16 @@ intention.name.change.parameter.type.to=Change parameter type of ''{0}'' to {1}
conversion.between.unrelated.types.error=Conversion between unrelated types, {0} to {1}
unable.to.coerce.error=Unable to coerce {0} to {1}
inspection.message.copy.constructor.not.found=Copy constructor not found for ''{0}''
inspection.message.fx.controller.can.only.be.applied.to.root.element='fx:controller' can only be applied to root element
inspection.message.fx.controller.can.only.be.applied.to.root.element='fx:controller' can only be applied to a root element
unable.to.instantiate=Unable to instantiate
spaces.not.allowed.before.property.or.expression=Spaces aren't allowed before property or expression
spaces.not.allowed.before.property.or.expression=Spaces aren't allowed before a property or an expression
invalid.value.unable.to.coerce=Invalid value: unable to coerce to {0}
no.controller.specified.for.top.level.element=No controller specified for top level element
no.controller.specified.for.top.level.element=No controller is specified for the top-level element
incorrect.expression.syntax=Incorrect expression syntax
unable.to.coerce=Unable to coerce to {0}
invalid.enumerated.value=Invalid enumerated value
inspection.message.fx.root.valid.only.as.root.node.fxml.document='<fx:root>' is valid only as the root node of an FXML document
label.selected.module.output.would.to.be.included.in.artifact=Selected module output would to be included in the artifact
label.selected.module.output.would.to.be.included.in.artifact=The selected module output will be included in the artifact
dialog.title.select.module.for.artifact=Select Module
action.from.module.artifact.text=From module...
action.from.modules.artifact.text=From module ''{0}''