diff --git a/src/main/resources/messages/RsBundle.properties b/src/main/resources/messages/RsBundle.properties index 795e689a3..ee3964046 100644 --- a/src/main/resources/messages/RsBundle.properties +++ b/src/main/resources/messages/RsBundle.properties @@ -64,7 +64,6 @@ action.Rust.RsExtractTrait.dialog.title=Extract Trait action.Rust.ShowRecursiveMacroExpansionAction.text=Show Recursively Expanded Macro action.Rust.ShowSingleStepMacroExpansionAction.text=Show Expanded Macro -action.Rust.ToggleNewResolve.text=Rust: Toggle new name resolution engine cargo=Cargo cargo.commandline.description=Configures Cargo projects under the given folder @@ -90,7 +89,6 @@ dialog.create.project.custom.add.template.name=Name: dialog.create.project.custom.add.template.title=Add Custom Template dialog.create.project.custom.add.template.url.description=cargo-generate supported template. Available templates dialog.create.project.custom.add.template.url=Template URL: -dialog.message.rust.toolchain.is.not.set=The Rust toolchain is not set # for example: Debug action is not available for `cargo help` command notification.0.action.is.not.available.for.1.command={0} action is not available for `{1}` command @@ -438,9 +436,7 @@ dangling.else=Dangling else deprecated.item=Deprecated item dialog.message.can.not.generate.coverage.report=Can not generate coverage report: {0} dialog.message.can.t.create.new.rust.file.or.attach.it.to.module.tree=Can't create new Rust file or attach it to module tree -dialog.message.can.t.detect.target.process.id=Can't detect target process id dialog.message.can.t.find.binary=Can't find a binary -dialog.message.can.t.get.output.perf.data.file=Can't get output perf data file dialog.message.cannot.change.signature.function.in.foreign.crate=Cannot change signature of function in a foreign crate dialog.message.cannot.inline.constant.without.expression=cannot inline constant without an expression dialog.message.cannot.inline.empty.function=Cannot inline an empty function @@ -459,7 +455,6 @@ dialog.message.do.you.want.to.find.usages.base.declaration=Do you want to find u dialog.message.enter.custom.type.name.type.parameters.are.not.supported=Enter custom type name. Type parameters are not supported. dialog.message.error.during.creating.new.rust.file=Error during creating new Rust file: {0} dialog.message.failed.to.prepare.remote.environment=Failed to prepare remote environment: {0} -dialog.message.file.not.found=File not found: {0} dialog.message.file.will.not.be.included.in.module.tree.after.move.continue=File will not be included in module tree after move. Continue? dialog.message.function.name.must.be.valid.rust.identifier=Function name must be a valid Rust identifier dialog.message.function.return.type.must.be.valid.rust.type=Function return type must be a valid Rust type @@ -472,7 +467,6 @@ dialog.message.html.local.debugger.cannot.be.used.with.wsl.br.use.href.https.www dialog.message.illegal.path=Illegal path: {0} dialog.message.input.file.doesn.t.exist=Input file doesn't exist dialog.message.input.file.not.valid=Input file is not valid -dialog.message.internal.error.can.t.find.process.starter=Internal error: Can't find process starter dialog.message.invalid.identifier=Invalid identifier dialog.message.invalid.toolchain=Invalid toolchain: {0} dialog.message.more.than.one.binary.was.produced.please.specify.bin.lib.test.or.example.flag.explicitly=More than one binary was produced. Please specify `--bin`, `--lib`, `--test` or `--example` flag explicitly. @@ -489,11 +483,8 @@ dialog.message.package.name.can.t.be.empty=Package name can't be empty dialog.message.package.names.should.contain.only.letters.digits=Package names should contain only letters, digits, `-` and `_` dialog.message.package.names.starting.with.digit.cannot.be.used.as.crate.name=Package names starting with a digit cannot be used as a crate name dialog.message.parameter.has.invalid.pattern=Parameter {0} has invalid pattern -dialog.message.perf.profiler.not.available.for.selected.toolchain=Perf profiler is not available for selected toolchain -dialog.message.perf.profiler.not.available.for.selected.wsl.distribution.try.updating.wsl.to.newer.one=Perf profiler is not available for selected WSL distribution\nTry updating WSL to the newer one dialog.message.please.choose.target.directory.different.from.current=Please choose target directory different from current dialog.message.please.enter.type.for.parameter=Please enter type for parameter {0} -dialog.message.profiler.connection.error.can.t.detect.target.process.id=Profiler connection error: can't detect target process id dialog.message.run.targets.cannot.be.used.alongside.with.wsl.toolchain=Run targets cannot be used alongside with WSL toolchain dialog.message.target.file.must.be.rust.file=Target file must be a Rust file dialog.message.this.cargo.package.already.part.attached.workspace=This Cargo package is already a part of an attached workspace. @@ -504,7 +495,6 @@ dialog.title.choose.destination.file=Choose Destination File dialog.title.convert.to.named.fields.settings=Convert to Named Fields Settings dialog.title.convert.to.tuple=Convert to Tuple dialog.title.coverage.report.generation=Coverage Report Generation -dialog.title.download.debugger=Download debugger dialog.title.enter.type.name=Enter Type Name dialog.title.extract.function=Extract Function dialog.title.find.usages=Find Usages @@ -517,7 +507,6 @@ dialog.title.new.cargo.crate=New Cargo Crate dialog.title.select.cargo.toml=Select Cargo.toml dialog.title.select.module=Select a Module dialog.title.unable.to.attach.cargo.project=Unable to Attach Cargo Project -dialog.title.unable.to.run.debugger=Unable to Run Debugger disable=Disable disabling.the.test.tool.window=disabling the Test tool window don.t.show.again=Don't show again @@ -528,7 +517,6 @@ enum=enum external.linter=External Linter extra.semicolon=Extra semicolon from=From: -profiler.attach.default.group.title=Native hint.text.html.table.tr.td.style.color.type.td.td.style.font.family.monospace.td.tr.tr.td.style.color.coerced.type.td.td.style.font.family.monospace.td.tr.table.html=\n \n
Type: | \n{0} | \n
Coerced type: | \n{1} | \n
{0}
is not installed
-notification.title.debugger=Debugger
notification.title.potentially.inconsistent.build.test.results=Potentially inconsistent build/test results
notification.title.rustfmt=Rustfmt
off=OFF
@@ -1120,9 +1100,6 @@ runs.wasm.pack.command=Runs wasm-pack command
rust=Rust
rust.1.70.0.stable=Rust 1.70.0 stable
rust.consoles=Rust Consoles
-rust.debugger.renderers.bundled.item=Bundled renderers
-rust.debugger.renderers.compiler.item=Rust compiler's renderers
-rust.debugger.renderers.none.item=No renderers
rust.external.linter=Rust external linter
rust.module=Rust module
signature=Signature:
@@ -1262,10 +1239,7 @@ column.name.apply.to=Apply to
column.name.scope=Scope
console.is.not.enabled=Console is not enabled.
corrupted.standard.library.0=Corrupted standard library: {0}
-dialog.message.debug.toolchain.not.configured=Debug toolchain is not configured.
dialog.title.unable.to.build=Unable to build
-dialog.title.unable.to.run.profiler=Unable to run profiler
-dialog.title.unable.to.run.valgrind=Unable to run Valgrind
download.failed.0=Download failed: {0}
failed.to.get.project.sysroot=failed to get project sysroot
failed.to.run.cargo=Failed to run Cargo
@@ -1301,7 +1275,6 @@ inspection.message.identifier.bound.more.than.once.in.this.parameter.list=Identi
inspection.message.implementing.trait.not.unsafe=Implementing the trait `{0}` is not unsafe
inspection.message.incorrect.repr.align.attribute.format=Incorrect `repr(align)` attribute format
inspection.message.item.associated.which.doesn.t.match.its.trait=item `{0}` is an associated {1}, which doesn''t match its trait `{2}`
-inspection.message.lifetime.name.declared.twice.in.same.scope=Lifetime name `{0}` declared twice in the same scope
inspection.message.method=Method
inspection.message.method.has.but.declaration.in.trait.has=Method `{0}` has {1} {2} but the declaration in trait `{3}` has {4}
inspection.message.method.has.declaration.in.impl.but.not.in.trait=Method `{0}` has a `{1}` declaration in the impl, but not in the trait
@@ -1334,7 +1307,6 @@ inspection.message.value.associated.must.be.specified=The value of the associate
inspection.message.wrong.number.arguments.expected.found=Wrong number of {0} arguments: expected {1}, found {2}
inspection.message.wrong.number.lifetime.arguments.expected.found=Wrong number of lifetime arguments: expected {0}, found {1}
intention.family.name.convert.to.sized.type=Convert to Sized type
-intention.family.name.import=Import
intention.name.={0}{1}
intention.name.add.as.parameter.to=Add `{0}` as `{1}` parameter to {2} `{3}`
intention.name.add.pattern=Add _ pattern
@@ -1342,7 +1314,6 @@ intention.name.add.remaining.patterns=Add remaining patterns
intention.name.add.unsafe.to=Add unsafe to {0}
intention.name.b.b={0}
intention.name.b.b2={0}
-intention.name.block=block
intention.name.change.representation.enum.to.repr=Change representation of enum `{0}` to `#[repr({1})]`
intention.name.change.return.type.to=Change return type{0}{1} to ''{2}''
intention.name.change.type.to=Change type of {0} of {1} `{2}` to `{3}`
@@ -1350,7 +1321,6 @@ intention.name.change.type.to2=Change type of `{0}` to `{1}`
intention.name.convert.to=Convert to `{0}`
intention.name.create.module.file=Create module file `{0}`
intention.name.html.change.signature.to.html=Change signature to {0}({1})
-intention.name.impl=impl
intention.name.make.mutable=Make `{0}` mutable
intention.name.make.public=Make `{0}` public
intention.name.method=method
@@ -1397,7 +1367,6 @@ system.notification.title.failed={0} failed
system.notification.title.finished={0} finished
tooltip.following.are.possible.correct.uses=The following are the possible correct uses
tooltip.must.be.form=Must be of the form
-unable.to.run.debugger=Unable to run debugger
rust.file=Rust File
rust.repl=Rust REPL
separator.items.to.move=Items to move
@@ -1422,7 +1391,6 @@ inspection.message.expected.trait.bound.found.impl.trait.type=Expected trait bou
inspection.message.invalid.dyn.keyword=Invalid `dyn` keyword
inspection.duplicated.key.display.name=Duplicated key
intention.name.add.tokio.main=Add `#[tokio::main]`
-intention.name.install.tokio.and.add.main=Add tokio to dependencies and add `#[tokio::main]`
dbg.usage=#[dbg] usage
const.generics.defaults=const generics defaults
adt.const.params=adt const params
@@ -1516,7 +1484,3 @@ month.number.01.12.zero.padded.to.2.digits.07=(07) Month number (01-12), zero-pa
the.proleptic.gregorian.year.modulo.100.zero.padded.to.2.digits.01=(01) The proleptic Gregorian year modulo 100, zero-padded to 2 digits
the.proleptic.gregorian.year.divided.by.100.zero.padded.to.2.digits.20=(20) The proleptic Gregorian year divided by 100, zero-padded to 2 digits
the.full.proleptic.gregorian.year.zero.padded.to.4.digits.2021=(2021) The full proleptic Gregorian year, zero-padded to 4 digits
-notification.group.rust.promotion.plugin=Rust promotion
-action.download.rustrover.text=Download RustRover
-notification.content.rust.plugin.no.longer.officialy.supporter=Installed Rust plugin is no longer maintained. Please consider using the dedicated IDE.
-notification.title.introducing.rustrover.dedicated.rust.ide.by.jetbrains=RustRover - The dedicated Rust IDE by JetBrains