mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
i18n: unused properties fixed
GitOrigin-RevId: 6a235c0466ffd27781913ed865acf571e4d5a974
This commit is contained in:
committed by
intellij-monorepo-bot
parent
0c357053d7
commit
7bb41f4bb8
@@ -12,7 +12,7 @@ action.remove.association.to.description=Remove Association to ''{0}''
|
||||
action.XPathView.Actions.Evaluate.text=Evaluate XPath...
|
||||
action.XPathView.Actions.FindByExpression.text=Find by XPath...
|
||||
action.XPathView.Actions.ShowPath.text=Show Unique XPath
|
||||
action.XPathView.EditorPopup.text=XPath Actions
|
||||
# suppress inspection "UnusedProperty"
|
||||
action.XPathView.XSLT.Associations.text=File Associations
|
||||
annotator.error.attribute.value.template.not.allowed.here=Attribute Value Template is not allowed here
|
||||
annotator.error.axis.step.cannot.be.used.here.context.item.atomic.value=Axis step cannot be used here: the context item is an atomic value
|
||||
@@ -94,9 +94,9 @@ command.name.introduce.xslt.variable=Introduce XSLT Variable
|
||||
configurable.FileAssociationsConfigurable.display.name=XSLT File Associations
|
||||
configurable.XPathConfigurable.display.name=XPath Viewer
|
||||
configurable.xslt.display.name=XSLT
|
||||
description.XPathView.Actions.Evaluate.description=Evaluate an XPath expression and highlight the result in the XML-Document
|
||||
description.XPathView.Actions.FindByExpression.description=Find Files by XPath Expression
|
||||
description.XPathView.Actions.ShowPath.description=Show XPath expression that matches the current node
|
||||
action.XPathView.Actions.Evaluate.description=Evaluate an XPath expression and highlight the result in the XML-Document
|
||||
action.XPathView.Actions.FindByExpression.description=Find Files by XPath Expression
|
||||
action.XPathView.Actions.ShowPath.description=Show XPath expression that matches the current node
|
||||
dialog.message.cannot.perform.refactoring=Cannot perform refactoring.\n{0}
|
||||
dialog.message.custom.functions.require.prefixed.name=Custom functions require a prefixed name
|
||||
dialog.message.error.in.xpath.expression.for.variable=Error in XPath Expression for Variable ''{0}'': {1}
|
||||
|
||||
Reference in New Issue
Block a user