mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
IDEA-251832 - use "indexes" at the most places in the UI to make
GitOrigin-RevId: ed3138c4671e333f1f638e68a0bdbdfc4abb8601
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6d8e86fb5b
commit
7ed619150c
@@ -43,7 +43,7 @@ eliminate.duplicates.action.text=Eliminate duplicates
|
||||
duplication.anonymize.variables.checkbox=Anonymize &Variables
|
||||
duplication.anonymize.functions.checkbox=Anonymize &Functions
|
||||
skip.duplicates.in.generated.code=Ignore duplicated code in sources marked as generated
|
||||
duplication.unavailable.without.indices=Analyze duplicates is not available until indices are ready
|
||||
duplication.unavailable.without.indices=Analyze duplicates is not available until indexes are ready
|
||||
inspection.message.found.duplicated.code.in=Found duplicated code in {0}
|
||||
inspection.navigate.to.duplicate.fix.family.name=Navigate to duplicate
|
||||
inspection.view.duplicates.like.this.family.name=View duplicates like this
|
||||
|
||||
@@ -22,9 +22,9 @@ indexable.files.provider.scanning.internal.module.name=Scanning
|
||||
indexable.files.provider.scanning.sdk=Scanning {0} ''{1}''
|
||||
indexable.files.provider.scanning.additional.dependencies=Scanning dependencies
|
||||
index.rebuild.notification.title=Index Rebuild
|
||||
index.corrupted.notification.text=Index files on disk are corrupted. Indices will be rebuilt.
|
||||
index.format.changed.notification.text=Index file format has changed for {0} indices. These indices will be rebuilt.
|
||||
progress.indexing=Updating indices
|
||||
index.corrupted.notification.text=Index files on disk are corrupted. Indexes will be rebuilt.
|
||||
index.format.changed.notification.text=Index file format has changed for {0} indexes. These indexes will be rebuilt.
|
||||
progress.indexing=Updating indexes
|
||||
progress.indexing.scanning=Scanning files to index...
|
||||
progress.indexing.updating=Indexing...
|
||||
progress.indexing.started.as.suspended=Press the button to start indexing
|
||||
|
||||
@@ -289,7 +289,7 @@ configurable.PostfixTemplatesConfigurable.display.name=Postfix Completion
|
||||
configurable.InspectionToolsConfigurable.display.name=Inspections
|
||||
gutter.color.preview=Color preview
|
||||
|
||||
completion.not.available.during.indexing=Code completion is not available here while indices are being built
|
||||
completion.not.available.during.indexing=Code completion is not available here while indexes are being built
|
||||
completion.automatic.command.name=Autocompletion
|
||||
completion.incomplete.during.indexing.suffix=; results might be incomplete during indexing
|
||||
completion.incomplete.light.edit.suffix=; results might be incomplete in LightEdit mode. <a href="{0}">Open file in project</a>
|
||||
@@ -416,7 +416,7 @@ backward.dependencies.progress.text=Analyzing Backward Dependencies
|
||||
find.dependencies.progress.text=Searching for usages in: {0}
|
||||
analyze.dependencies.transitive.dependencies.checkbox=Show transitive dependencies. Do not travel deeper than
|
||||
analyze.dependencies.on.scope.action.text=Analyze Dependencies of Module ''{0}'' on {1}
|
||||
analyze.dependencies.not.available.notification.indexing=Analyze dependencies is not available until indices are ready
|
||||
analyze.dependencies.not.available.notification.indexing=Analyze dependencies is not available until indexes are ready
|
||||
analyze.dependencies.unable.to.create.rule.error.message=Rule was not added.\
|
||||
There is no direct dependency between ''{0}'' and ''{1}''
|
||||
analyze.dependencies.show.module.groups.action.text=Show module groups
|
||||
@@ -503,7 +503,7 @@ hint.text.rearranged.code=Rearranged code
|
||||
hint.text.formatted.line=Formatted {0} {0, choice, 1#line|2#lines}
|
||||
link.text.documentation.on=Documentation on {0}
|
||||
link.text.element.documentation.on.url=`{0}` on {1}
|
||||
documentation.message.documentation.is.not.available=Documentation is not available until indices are built.
|
||||
documentation.message.documentation.is.not.available=Documentation is not available until indexes are built.
|
||||
html.external.documentation.component.header=External documentation{1, choice, 0#|1# for `{0}`}
|
||||
label.encoding.name=Encoding name
|
||||
documentation.rendered.documentation.with.href.link=Rendered documentation with <a href='''>link</a>
|
||||
|
||||
@@ -225,7 +225,7 @@ progress.text.extracting.path=Extracting {0} ...
|
||||
progress.title.code.style.extractor=Code Style Extractor
|
||||
popup.content.formatting.options=<html>Formatting Options were extracted for {0}{1}<br/><a href="apply">Apply</a> <a href="details">Details...</a></html>
|
||||
dialog.title.extracted.code.style.settings=Extracted Code Style Settings
|
||||
popup.content.information.about.detected.frameworks=Information about detected frameworks is not available until indices are built
|
||||
popup.content.information.about.detected.frameworks=Information about detected frameworks is not available until indexes are built
|
||||
accessible.name.icon.bookmark.0=icon: bookmark {0}
|
||||
dialog.title.mark.as.excluded=Mark as Excluded
|
||||
dialog.message.are.you.sure.you.would.like.to.exclude=Are you sure you would like to exclude {0} from the project?\nYou can restore excluded directories later using the Project Structure dialog.
|
||||
@@ -354,7 +354,7 @@ action.test.text=Test...
|
||||
popup.advertisement.press.to.run.selected.tests=Press {0} to run selected tests
|
||||
action.create.new.test.text=Create New Test...
|
||||
package.component.installing.suffix=(installing)
|
||||
dialog.message.warning.safe.delete.not.available.while.updates.indices.no.usages.will.be.checked=\n\nWarning:\n Safe delete is not available while {0} updates indices,\n no usages will be checked.
|
||||
dialog.message.warning.safe.delete.not.available.while.updates.indices.no.usages.will.be.checked=\n\nWarning:\n Safe delete is not available while {0} updates indexes,\n no usages will be checked.
|
||||
label.all=All
|
||||
label.none=None
|
||||
label.invert=Invert
|
||||
|
||||
@@ -421,7 +421,7 @@ automatic.renaming.dialog.identifier.invalid.error=Identifier ''{0}'' is invalid
|
||||
refactoring.prepare.progress=Prepare ...
|
||||
refactoring.preprocess.usages.progress=Preprocess Usages
|
||||
refactoring.index.corruption.notifiction=Index corruption detected. Please retry the refactoring - indexes will be rebuilt automatically
|
||||
refactoring.dumb.mode.notification=Refactoring is not available until indices are ready
|
||||
refactoring.dumb.mode.notification=Refactoring is not available until indexes are ready
|
||||
action.show.conflicts.in.view.text=Show Conflicts in View
|
||||
conflicts.tab.name=Conflicts
|
||||
change.signature.default.value.description=In calls to this method, if exactly one variable of the correct type is found, use it. Otherwise leave blank.
|
||||
|
||||
@@ -746,7 +746,7 @@ editbox.blanklines.around.method.in.interface=Around method in interface:
|
||||
settings.editor.font.default=default
|
||||
custom.option.description=Set custom page size
|
||||
|
||||
intentions.are.not.available.message=Intentions are not available while indices are updating.
|
||||
intentions.are.not.available.message=Intentions are not available while indexes are updating.
|
||||
settings.code.style.formatter.control.do.not.format.title=Do not format:
|
||||
settings.code.style.formatter.control.tab.title=Formatter Control
|
||||
settings.code.style.general.tab.title=General
|
||||
|
||||
@@ -1002,7 +1002,7 @@ diff.dialog.title=Diff Between ''{0}'' and ''{1}''
|
||||
|
||||
goto.custom.region.menu.item=Custom Folding...
|
||||
goto.custom.region.command=Go to Custom Folding
|
||||
goto.custom.region.message.dumb.mode=Custom folding navigation is not available until indices are built.
|
||||
goto.custom.region.message.dumb.mode=Custom folding navigation is not available until indexes are built.
|
||||
goto.custom.region.message.unavailable=There are no custom foldings in the current file.
|
||||
alphabetical.mode.is.on.warning=Alphabetical order for tabs is ON. Switch it OFF?
|
||||
|
||||
@@ -1025,7 +1025,7 @@ go.to.class.kind.text=class
|
||||
go.to.class.kind.text.pluralized=Classes
|
||||
# suppress inspection "UnusedProperty" external usages
|
||||
go.to.file.toolwindow.title=Files matching pattern
|
||||
go.to.class.dumb.mode.message=Go To {0} action is not available until indices are built, using Go To File instead
|
||||
go.to.class.dumb.mode.message=Go To {0} action is not available until indexes are built, using Go To File instead
|
||||
go.to.class.action.description=Quickly navigate to a {0} by name
|
||||
|
||||
edit.custom.settings.confirm=File \n''{0}''\n does not exist. Create?
|
||||
@@ -1066,8 +1066,8 @@ searcheverywhere.found.matches.generated.code.title=Matches for ''{0}'' in [{1}]
|
||||
searcheverywhere.history.shortcuts.hint=Press {0} or {1} to navigate through the search history
|
||||
searcheverywhere.nothing.found.for.contributor.anywhere=No {0} found
|
||||
searcheverywhere.nothing.found.for.all.anywhere=Nothing found
|
||||
searcheverywhere.indexing.mode.not.supported=Search in ''{0}'' is not available while {1} is updating indices
|
||||
searcheverywhere.indexing.incomplete.results=Search in ''{0}'' results may be incomplete while {1} is updating indices
|
||||
searcheverywhere.indexing.mode.not.supported=Search in ''{0}'' is not available while {1} is updating indexes
|
||||
searcheverywhere.indexing.incomplete.results=Search in ''{0}'' results may be incomplete while {1} is updating indexes
|
||||
searcheverywhere.runconfigurations.command.run.description=Start Run Configuration in 'Run' mode
|
||||
searcheverywhere.runconfigurations.command.debug.description=Start Run Configuration in 'Debug' mode
|
||||
searcheverywhere.accessible.name=Search everywhere
|
||||
@@ -1102,7 +1102,7 @@ run.anything.main.list.empty.secondary.text=Type "?" to see all commands
|
||||
run.anything.action.tooltip.text=Execute commands: open projects, launch run configurations, run Gradle or Maven tasks, execute terminal commands, and so on.
|
||||
double.ctrl.or.shift.shortcut=Double {0}
|
||||
run.anything.hint.initial.text=Press {0} or {1} to navigate through the suggestion list
|
||||
run.anything.indexing.mode.not.supported=Run anything is not available while indices are updating
|
||||
run.anything.indexing.mode.not.supported=Run anything is not available while indexes are updating
|
||||
run.anything.context.browse.directory=Browse Directory...
|
||||
run.anything.context.project=Project
|
||||
run.anything.context.title.working.directory=Execution Context
|
||||
@@ -1594,7 +1594,7 @@ progress.text.reopening.files=Reopening files...
|
||||
native.filetype.description=Files opened in associated applications
|
||||
button.reject=Reject
|
||||
tooltip.text.update.is.in.progress.click.to.cancel=Update is in progress. Click to cancel
|
||||
empty.text.this.view.is.not.available.until.indices.are.built=This view is not available until indices are built
|
||||
empty.text.this.view.is.not.available.until.indices.are.built=This view is not available until indexes are built
|
||||
error.message.exception.was.thrown=exception was thrown
|
||||
chooser.description.specifies.user.data.directory=Specifies the directory that user data (your "profile") is kept in
|
||||
chooser.title.select.user.data.directory=Select User Data Directory
|
||||
@@ -2206,8 +2206,8 @@ name.invalid=Invalid
|
||||
display.name.password=Password
|
||||
display.name.key.pair.openssh.or.putty=Key pair (OpenSSH or PuTTY)
|
||||
display.name.openssh.config.and.authentication.agent=OpenSSH config and authentication agent
|
||||
popup.content.actions.not.available.while.updating.indices={0} are not available while {1} is updating indices
|
||||
popup.content.action.not.available.while.updating.indices={0} is not available while {1} is updating indices
|
||||
popup.content.actions.not.available.while.updating.indices={0} are not available while {1} is updating indexes
|
||||
popup.content.action.not.available.while.updating.indices={0} is not available while {1} is updating indexes
|
||||
label.certificate.not.yet.valid=not yet valid
|
||||
label.certificate.expired=expired
|
||||
label.certificate.root=<root>
|
||||
|
||||
@@ -424,7 +424,7 @@ action.FindUsagesInFile.text=F_ind Usages in File
|
||||
action.FindUsagesInFile.description=Find usages of the symbol at caret in active editor
|
||||
action.HighlightUsagesInFile.text=_Highlight Usages in File
|
||||
action.HighlightUsagesInFile.description=Highlight usages of the symbol at caret in active editor
|
||||
action.HighlightUsagesInFile.not.ready=This usage search requires indices and cannot be performed until they are built
|
||||
action.HighlightUsagesInFile.not.ready=This usage search requires indexes and cannot be performed until they are built
|
||||
action.FindInPath.text=Find in Files...
|
||||
action.FindInPath.description=Find a string in multiple files
|
||||
action.FindInPath.synonym1=Find in Path
|
||||
@@ -1603,7 +1603,7 @@ action.RerunFailedTests.text=Rerun Failed Tests
|
||||
action.RerunFailedTests.description=Run only tests that failed/crashed after last run; press Shift to choose Run/Debug mode
|
||||
group.AnalyzeJavaMenu.text=Analyze Java Menu
|
||||
group.AnalyzeJavaMenu.description=Analyze Java Menu
|
||||
action.InvalidateCaches.description=Force rebuild of all caches and indices on next startup
|
||||
action.InvalidateCaches.description=Force rebuild of all caches and indexes on next startup
|
||||
group.ToolsBasicGroup.text=Tools Basic Group
|
||||
group.ToolsBasicGroup.description=Tools Basic Group
|
||||
action.ShowRegistry.text=Registry...
|
||||
|
||||
@@ -92,7 +92,7 @@ search.result.nothing.in.0=Nothing found in ''{0}''
|
||||
action.text.usage.view.settings=Settings...
|
||||
dialog.title.cannot.re.run.search=Cannot Re-Run Search
|
||||
dialog.message.targets.have.been.invalidated=Targets have been invalidated
|
||||
notification.usage.search.is.not.available.until.indices.are.ready=Usage search is not available until indices are ready
|
||||
notification.usage.search.is.not.available.until.indices.are.ready=Usage search is not available until indexes are ready
|
||||
tab.title.preview=Preview
|
||||
notification.title.find.usages.finished=Find Usages Finished
|
||||
progress.title.waiting.for.usages=Waiting For Usages
|
||||
|
||||
@@ -177,8 +177,8 @@ update.project.scope.name=Project
|
||||
dialog.title.changes.browser=Changes Browser
|
||||
code.smells.error.messages.tab.name=Code Analysis
|
||||
code.smells.error.indexing=Code Analysis Is not Possible Right Now
|
||||
code.smells.error.indexing.message=Code analysis can''t be performed while {0} updates the indices in background.\n\
|
||||
You can commit the changes without running inspections, or you can wait until indices are built.
|
||||
code.smells.error.indexing.message=Code analysis can''t be performed while {0} updates the indexes in background.\n\
|
||||
You can commit the changes without running inspections, or you can wait until indexes are built.
|
||||
searching.for.code.smells.processing.file.progress.text=Processing {0}
|
||||
searching.for.code.smells.freezing.process=Before Checkin Code Analysis
|
||||
checking.code.smells.progress.title=Performing Code Analysis...
|
||||
@@ -989,7 +989,7 @@ changes.error.can.t.show.diff.for=Can''t show diff for ''{0}''
|
||||
changes.can.not.find.patch.for.path.in.patch.file=Can not find patch for {0} in patch file.
|
||||
changes.error.cannot.find.base.for.path=Cannot find base for ''{0}''
|
||||
changes.error.can.t.show.diff.for.binary.file=Can''t show diff for binary file ''{0}''
|
||||
changes.impossible.until.indices.are.up.to.date=Impossible until indices are up-to-date
|
||||
changes.impossible.until.indices.are.up.to.date=Impossible until indexes are up-to-date
|
||||
changes.empty.changelists.no.longer.active={0,choice,1#The empty changelist ''''{1}'''' is|2#Empty changelists'<br/>'{1} are} no longer active.<br/>Do you want to remove {0, choice,1#it|2#them}?
|
||||
changes.text.default.ignored.files=Default ignored files
|
||||
changes.tab.title.vcs.errors=VCS Errors
|
||||
@@ -1099,7 +1099,7 @@ checkin.can.not.load.current.revision=Can not load current revision
|
||||
checkin.can.not.load.previous.revision=Can not load previous revision
|
||||
checkin.invalid.file.s=Invalid file (s)
|
||||
checkin.dialog.title.not.possible.right.now=Check TODO is not possible right now
|
||||
checkin.dialog.message.cant.be.performed=Check TODO can''t be performed while {0} updates the indices in background.\nYou can commit the changes without running checks, or you can wait until indices are built.
|
||||
checkin.dialog.message.cant.be.performed=Check TODO can''t be performed while {0} updates the indexes in background.\nYou can commit the changes without running checks, or you can wait until indexes are built.
|
||||
checkin.dialog.title.looking.for.new.edited.todo.items=Looking for New and Edited TODO Items...
|
||||
checkin.dialog.title.todo=TODO
|
||||
checkin.filter.filter.name=Filter: {0}
|
||||
|
||||
@@ -2,7 +2,7 @@ inspection.group=Maven
|
||||
inspection.name=Maven Model Inspection
|
||||
fix.create.module=Create Module
|
||||
fix.create.module.with.parent=Create Module with Parent
|
||||
fix.update.indices=Update Maven Indices
|
||||
fix.update.indices=Update Maven Indexes
|
||||
fix.parent.path=Fix Relative Path
|
||||
fix.open.file=Open ''{0}''
|
||||
fix.add.dependency=Add Maven dependency...
|
||||
@@ -60,7 +60,7 @@ maven.artifact.pom.search.add=Add
|
||||
maven.search.for.artifact.tab.title=Search For Artifact
|
||||
maven.search.for.class.tab.title=Search For Class
|
||||
maven.search.no.results=No results
|
||||
maven.search.no.results.indices.try.update=Try updating Maven indices
|
||||
maven.search.no.results.indices.try.update=Try updating Maven indexes
|
||||
maven.dom.quickfix.add.maven.dependency=Add Maven Dependency
|
||||
maven.type.name.property=Property
|
||||
inspection.message.unsupported.model.version.only.version.supported=Unsupported model version. Only version {0} is supported.
|
||||
|
||||
@@ -4,7 +4,7 @@ maven.index.type=Type
|
||||
maven.index.updated=Updated
|
||||
maven.index.updated.never=Never
|
||||
maven.index.updated.error=Error
|
||||
maven.indices.updating=Updating Maven Repository Indices...
|
||||
maven.indices.updating=Updating Maven Repository Indexes...
|
||||
maven.indices.updating.index=Updating [{0}] {1}
|
||||
repository.plugin.corrupt={0} not a Maven 2 plugin file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user