i18n: fix text

This commit is contained in:
Dmitry Gridin
2020-03-04 18:43:57 +07:00
parent 7507d62ec3
commit e42bec8ea2
3 changed files with 32 additions and 32 deletions
@@ -48,7 +48,7 @@ fix.create.execution.compiler.family=Create Kotlin execution
fix.add.maven.dependency.name=Add Maven dependency…
fix.kotlin.test.junit.is.recommended='kotlin-test-junit' is recommended
fix.kotlin.test.junit.replace=Replace with ''kotlin-test-junit''
fix.kotlin.test.junit.replace=Replace with 'kotlin-test-junit'
fix.move.to.compile.execution=Move to ''compile'' execution
fix.move.to.build.sourceDirectory.tag=Move to ''build'' > ''sourceDirectory'' tag
fix.move.to.compile.execution=Move to 'compile' execution
fix.move.to.build.sourceDirectory.tag=Move to 'build' > 'sourceDirectory' tag