mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
IDEA-287416 Rename action to fit the New UI design
IJ-CR-24766 GitOrigin-RevId: 15de1c3e24e30856102c515b0e57c590b481a5db
This commit is contained in:
committed by
intellij-monorepo-bot
parent
12f6bac9b2
commit
3ba7e72cff
@@ -1,6 +1,6 @@
|
||||
|
||||
action.structureview.show.non.public=Show non-public
|
||||
action.structureview.show.properties=Show Properties
|
||||
action.structureview.show.non.public=Non-public
|
||||
action.structureview.show.properties=Properties
|
||||
file.structure.toggle.show.anonymous.classes=Anonymous Classes
|
||||
file.structure.toggle.show.collapse.show.lambdas=Lambdas
|
||||
static.class.initializer={0}class initializer
|
||||
@@ -1,4 +1,4 @@
|
||||
action.sort.alphabetically=Sort Alphabetically
|
||||
action.sort.alphabetically=Alphabetically
|
||||
action.sort.alphabetically.description=Sort alphabetically
|
||||
color.blindness.protanopia.name=Protanopia (red)
|
||||
color.blindness.deuteranopia.name=Deuteranopia (green)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
action.sort.by.type=Sort by Type
|
||||
action.structureview.group.methods.by.defining.type=Group Methods by Defining Type
|
||||
action.structureview.show.fields=Show Fields
|
||||
action.structureview.show.inherited=Show Inherited
|
||||
action.structureview.sort.by.visibility=Sort by Visibility
|
||||
action.sort.by.type=By Type
|
||||
action.structureview.group.methods.by.defining.type=Methods by Defining Type
|
||||
action.structureview.show.fields=Fields
|
||||
action.structureview.show.inherited=Inherited
|
||||
action.structureview.sort.by.visibility=By Visibility
|
||||
file.structure.toggle.show.inherited=Inherited members
|
||||
node.structureview.invalid=<invalid>
|
||||
|
||||
@@ -83,8 +83,8 @@ smart.cast.to.0=Smart cast to {0}
|
||||
replace.overloaded.operator.with.function.call=Replace overloaded operator with function call
|
||||
class.initializer=<class initializer>
|
||||
object.0=object{0}
|
||||
show.non.public=Show non-public
|
||||
show.properties=Show properties
|
||||
show.non.public=Non-public
|
||||
show.properties=Properties
|
||||
highlighting.for.0.is.suspended=Syntax highlighting has been temporarily turned off in file {0} because of an internal error
|
||||
highlighting.action.text.ignore=Ignore
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ filetype.resourcebundle.description=Resource bundle
|
||||
filetype.resourcebundle.display.name=Resource Bundle
|
||||
property.key.expected.parsing.error.message=Property key expected
|
||||
project.view.resource.bundle.tree.node.text=Resource Bundle ''{0}''
|
||||
structure.view.group.by.prefixes.action.name=Group by Prefixes
|
||||
structure.view.group.by.prefixes.action.name=By Prefixes
|
||||
structure.view.group.by.prefixes.action.description=Groups properties by common key prefixes
|
||||
#{0},{1} used and unused parameter numbers
|
||||
unresolved.property.key=Cannot resolve property key
|
||||
@@ -126,7 +126,7 @@ inspection.trailing.spaces.in.property.trailing.spaces.description=Trailing spac
|
||||
inspection.use.ellipsis.in.property.description=Three "dot" characters are used instead of the ellipsis
|
||||
replace.key.value.delimiter.quick.fix.family.name=Replace property key/value delimiter according code style
|
||||
structure.view.empty.property.presentation=<property>
|
||||
group.by.0=Group by: {0}
|
||||
group.by.0=Separator: {0}
|
||||
group.by.title=Group by:
|
||||
copy.destination.resource.bundle.label=&Destination resource bundle:
|
||||
copy.destination.new.name.label=&New name:
|
||||
|
||||
Reference in New Issue
Block a user