Move copy/paste resource bundles to Kotlin

#KT-36877 #EA-224686 Fixed
This commit is contained in:
Vladimir Dolzhenko
2020-02-20 13:19:16 +01:00
parent bc7c8e4819
commit 7e832e50ac
2 changed files with 6 additions and 4 deletions
@@ -282,3 +282,6 @@ scratch.side.panel.output.mode.description=Side panel output mode
scratch.side.panel.output.mode=Side panel output mode\n\nThe output is shown in the separate panel. Useful if the output is long or multi-line.
scratch.inlay.output.mode.description=Inlay output mode
# Code insight
dialog.import.on.paste.title3=Select Import to Remove
copy.paste.reference.notification=<html>{0} {0, choice, 1#import was|2#imports were} added<p><span><a href='show'>Review Added Imports...</a></span></html>