Do not use hard coded string literals in UI

This commit is contained in:
Natalia Selezneva
2020-03-24 12:57:41 +03:00
parent 1b7f72020e
commit e300b30de1
4 changed files with 12 additions and 6 deletions
@@ -6,7 +6,10 @@ surround.with.error.cannot.perform.action=Cannot perform Surround With action to
surround.with.title=Surround with
notification.action.text.apply.context=Apply context
notification.action.text.enable.auto.reload=Enable auto-reload
notification.action.text.load.script.configuration=Load configuration
notification.text.there.is.a.new.script.context.available=There is a new script context available.
notification.text.script.configuration.has.been.changed=Script Configuration has been changed.
notification.description.text.script.configuration.has.been.changed=Load changes to get script code insight without loading the external Gradle project.
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