diff --git a/red/runtime/locales/en-US/runtime.json b/red/runtime/locales/en-US/runtime.json index 20a863d23..36a3ef314 100644 --- a/red/runtime/locales/en-US/runtime.json +++ b/red/runtime/locales/en-US/runtime.json @@ -165,7 +165,7 @@ "error-invalid-default-module": "Invalid storage '__storage__' is specified as a default storage", "error-use-undefined-storage": "Undefined storage '__storage__' is specified", "unknown-store": "Unknown store '__name__' specified. Use default store instead.", - "log-store-init": "Context store : '__name__' [__info__]" + "log-store-init": "Context store : '__name__' [__info__]" } }