i18n: add bundle for idea/actions
This commit is contained in:
@@ -1221,4 +1221,26 @@ replace.with.0.call=Replace with ''{0}()'' call
|
||||
wrap.with.let.call=Wrap with '?.let { ... }' call
|
||||
change.to.0=Change to ''{0}''
|
||||
change.to.correct.long.suffix.l=Change to correct long suffix 'L'
|
||||
change.to.correct.primitive.type=Change to correct primitive type
|
||||
change.to.correct.primitive.type=Change to correct primitive type
|
||||
0.from.1={0} from {1}
|
||||
checking.data.classes=Checking Data Classes
|
||||
checking.data.class.0.of.1=Checking data class {0} of {1}...
|
||||
difference.found.for.data.class.0.found.1.2=Difference found for data class {0}. Found {1} usage(s) but {2} expected
|
||||
title.error=Error
|
||||
analyzed.0.classes.no.difference.found=Analyzed {0} classes. No difference found.
|
||||
title.success=Success
|
||||
can.t.finish.while.indexing.is.in.progress=Can't finish while indexing is in progress
|
||||
enable.tremble.dumb.mode=Enable Tremble Dumb Mode
|
||||
disable.tremble.dumb.mode=Disable Tremble Dumb Mode
|
||||
finding.implicit.nothing.s=Finding Implicit Nothing's
|
||||
scanning.files.0.fo.1.file.2.occurrences.found=Scanning files: {0} of {1} file. {2} occurrences found
|
||||
implicit.nothing.s=Implicit Nothing's
|
||||
not.found.in.0.files=Not found in {0} file(s)
|
||||
titile.not.found=Not Found
|
||||
search.for.not.property.candidates=Search for Not Property candidates
|
||||
enter.package.fqname=Enter package FqName
|
||||
searching.for.not.property.candidates=Searching for Not Property candidates
|
||||
step.1.collecting.0.1.2=Step 1: Collecting {0}:{1}:{2}
|
||||
step.2.0.of.1=Step 2: {0} of {1}
|
||||
step.3.0.of.1=Step 3: {0} of {1}
|
||||
title.done=Done
|
||||
Reference in New Issue
Block a user