i18n: add bundle for idea-core

This commit is contained in:
Dmitry Gridin
2020-02-18 19:11:41 +07:00
parent d644214251
commit 3aa97643f5
9 changed files with 53 additions and 20 deletions
@@ -0,0 +1,14 @@
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
hint.text.surround.with.cannot.perform.action=Cannot perform Surround With action to the current contextsurround.with.function.template={ }
hint.text.surround.with=Surround with
notification.action.text.apply.context=Apply context
notification.action.text.enable.auto.reload=Enable auto-reload
notification.text.there.is.a.new.script.context.available=There is a new script context available.
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