J2K: Change old/new J2K switch checkbox text from "Use New J2K" to "Use New Java to Kotlin Converter"

Relates to #KT-33371
This commit is contained in:
Ilya Kirillov
2019-08-20 11:04:13 +03:00
parent ad43bc23ea
commit 24adc09e2d
@@ -166,7 +166,7 @@
<grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/> <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="1" use-parent-layout="false"/>
</constraints> </constraints>
<properties> <properties>
<text value="Use New J2K"/> <text value="Use New Java to Kotlin Converter"/>
</properties> </properties>
</component> </component>
</children> </children>