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
@@ -31,11 +31,11 @@ presentable.text.js.client.and.jvm.server.gradle=JS Client and JVM Server | Grad
presentable.text.mobile.android.ios.gradle=Mobile Android/iOS | Gradle
presentable.text.mobile.shared.library.gradle=Mobile Shared Library | Gradle
presentable.text.multiplatform.library.gradle=Multiplatform Library | Gradle
text.couldn.t.configure.kotlin.gradle.plugin.automatically=Couldn''t configure kotlin-gradle plugin automatically.
text.couldn.t.configure.kotlin.gradle.plugin.automatically=Couldn't configure kotlin-gradle plugin automatically.
text.default.kotlin.gradle.script=Default Kotlin Gradle Script
text.gradle.dsl.logs.cannot.be.found.automatically.see.how.to.find.logs=Gradle DSL Logs cannot be found automatically.<br/>See how to find logs <a href="{0}">here</a>.
text.see.manual.installation.instructions=See manual installation instructions <a href="https://kotlinlang.org/docs/reference/using-gradle.html">here</a>.
text.the.associated.gradle.project.isn.t.imported=The associated Gradle Project isn''t imported.
text.the.associated.gradle.project.isn.t.imported=The associated Gradle Project isn't imported.
text.was.modified={0} was modified
title.configure.kotlin.gradle.plugin=Configure Kotlin-Gradle Plugin
title.kotlin.build.script=Kotlin Build Script