i18n: add bundle for idea/copy

This commit is contained in:
Dmitry Gridin
2020-02-20 19:02:00 +07:00
parent 177b7eb024
commit e2bb3204bb
6 changed files with 30 additions and 6 deletions
@@ -0,0 +1,6 @@
text.adding.imports=Adding imports ...
text.clipboard.content.seems.to.be.java.code.do.you.want.to.convert.it.to.kotlin=Clipboard content seems to be Java code. Do you want to convert it to Kotlin?
text.convert.java.to.kotlin=Convert Java to Kotlin
text.copied.kotlin.code=Copied kotlin code
text.resolving.references=Resolving references ...
title.convert.code.from.java=Convert Code From Java