diff --git a/packages/node_modules/@node-red/runtime/locales/en-US/runtime.json b/packages/node_modules/@node-red/runtime/locales/en-US/runtime.json index 7d3293c13..5e08dd55a 100644 --- a/packages/node_modules/@node-red/runtime/locales/en-US/runtime.json +++ b/packages/node_modules/@node-red/runtime/locales/en-US/runtime.json @@ -159,7 +159,7 @@ "restore": "Restoring __type__ file backup : __path__", "restore-fail": "Restoring __type__ file backup failed : __message__", "fsync-fail": "Flushing file __path__ to disk failed : __message__", - "warn_name": "Flows file name not explicitly set. Using hostname.", + "warn_name": "Flows file name not set. Generating name using hostname.", "projects": { "changing-project": "Setting active project : __project__", "active-project": "Active project : __project__",