i18n: remove html wrap from .properties
#KT-37483
This commit is contained in:
@@ -270,7 +270,7 @@ 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>
|
||||
copy.paste.reference.notification={0} {0, choice, 1#import was|2#imports were} added<p><span><a href=''show''>Review Added Imports...</a></span>
|
||||
|
||||
# Experimental features
|
||||
experimental.ml.completion=ML Completion for Kotlin
|
||||
|
||||
Reference in New Issue
Block a user