mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
Rename "import popup" to "auto-import tooltip" (IDEA-258895)
GitOrigin-RevId: a40259d3f8f7a926374640be52e071cd9a3c2158
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1936ecdc72
commit
9bcbb6d7f1
@@ -942,7 +942,7 @@ label.naming.static.field=Static field:
|
||||
label.naming.subclass=Subclass:
|
||||
label.naming.test.class=Test class:
|
||||
label.overrides.method.of_class_or_interface.name=overrides method of {0, choice, 0#interface|1#class} ''{1}''.
|
||||
label.show.import.popup.for=Show import popup for:
|
||||
label.show.import.popup.for=Show auto-import tooltip for:
|
||||
label.to.inclusive=To (inclusive):
|
||||
label.unused.declaration.reachable.from.tests.option=When entry points are in test sources, mark callees as:
|
||||
line.marker.recursive.call=Recursive call
|
||||
|
||||
@@ -984,7 +984,7 @@ form.auto.import.from.module.import.name=from <module> import <name>
|
||||
form.auto.import.import.module.name=import <module>.<name>
|
||||
form.auto.import.preferred.import.style=Preferred import style:
|
||||
form.auto.import.python=Python
|
||||
form.auto.import.auto.import.show.popup=Show import popup
|
||||
form.auto.import.auto.import.show.popup=Show auto-import tooltip
|
||||
form.create.test.target.directory=Target directory
|
||||
form.create.test.test.class.name=Test class name
|
||||
form.create.test.test.file.name=Test file name
|
||||
|
||||
@@ -203,7 +203,7 @@ setting.value.builtin.server.allow.unsigned.requests=&Allow unsigned requests
|
||||
configurable.XmlEmmetConfigurable.display.name=HTML
|
||||
configurable.XMLCatalogConfigurable.display.name=XML Catalog
|
||||
configurable.DefaultSchemasConfigurable.display.name=Default XML Schemas
|
||||
auto.import.show.popup=Show import popup
|
||||
auto.import.show.popup=Show auto-import tooltip
|
||||
smart.keys.insert.required.attributes.on.tag.completion=Insert required attributes on tag completion
|
||||
smart.keys.insert.closing.tag.on.tag.completion=Insert closing tag on tag completion
|
||||
smart.keys.insert.required.subtags.on.tag.completion=Insert required subtags on tag completion
|
||||
|
||||
Reference in New Issue
Block a user