mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
IDEA-250173 Proofread JavaFXBundle.properties
GitOrigin-RevId: 38c12bf7d271528045a7e2c728bb9570d48082f4
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c2a7fa28df
commit
dd12bd1e16
@@ -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}''
|
||||
|
||||
Reference in New Issue
Block a user