From 495340dabe161f67f29e2059a376c0082259c197 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Fri, 16 Aug 2024 11:44:42 +0300 Subject: [PATCH] updated error message in case of jshelter use --- ng-app/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ng-app/src/locales/en.json b/ng-app/src/locales/en.json index 44ce088..3967b16 100644 --- a/ng-app/src/locales/en.json +++ b/ng-app/src/locales/en.json @@ -604,7 +604,7 @@ "cannot_load_this_file": "Cannot load this file", "graph_not_found": "Graph not found", "no_wasm_on_old_safari": "Your Safari browser is too old (version before 14.1). As a result we cannot load Automerge, needed for this document. Please upgrade your macOS or iOS system", - "BrowserTooOld": "Your browser is too old. Please upgrade it, use another browser, or install our native app" + "BrowserTooOld": "Your browser is too old. Please upgrade it, use another browser, or install our native app. If you are using jshelter or another javascript protection mechanism, please deactivate it as we need access to the WebWorker facility of your browser." }, "connectivity": { "stopped": "Stopped",