i18n: update bundle in idea-core

#KT-37483
This commit is contained in:
Dmitry Gridin
2020-03-26 13:15:19 +07:00
parent c70809553f
commit 025d8a80e3
5 changed files with 17 additions and 17 deletions
@@ -1,7 +1,7 @@
action.text.implement.as.constructor.parameters=Implement as constructor parameters
action.text.implement.members=Implement members
hint.text.no.members.to.implement.have.been.found=No members to implement have been found
hint.text.no.members.to.override.have.been.found=No members to override have been found
implement.members.handler.family=Implement members
implement.members.handler.no.members.hint=No members to implement have been found
override.members.handler.no.members.hint=No members to override have been found
surround.with.error.cannot.perform.action=Cannot perform Surround With action to the current context
surround.with.title=Surround with
notification.action.text.apply.context=Apply context
@@ -10,5 +10,5 @@ notification.text.there.is.a.new.script.context.available=There is a new script
text.kotlin.loading.script.dependencies=Kotlin: Loading script dependencies...
text.loading.kotlin.script.definitions=Loading kotlin script definitions
text.loading.kotlin.script.dependencies=Loading kotlin script dependencies
title.implement.members=Implement Members
title.override.members=Override Members
implement.members.handler.title=Implement Members
override.members.handler.title=Override Members