i18n: add bundle for idea-core
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user