Do not use hard coded string literals in UI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user