summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json12
1 files changed, 2 insertions, 10 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 188b5526b..3fec5d17f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3261,7 +3261,7 @@
},
{
"id": "ent.cluster.config_changed.info",
- "translation": "Cluster configuration has changed for id=%v. Attempting to restart cluster service. To ensure the cluster is configured correctly you should not rely on this restart because we detected a core configuration change."
+ "translation": "Cluster configuration has changed for id={{ .id }}. The cluster may become unstable and a restart is required. To ensure the cluster is configured correctly you should perform a rolling restart immediately."
},
{
"id": "ent.cluster.debug_fail.debug",
@@ -3293,7 +3293,7 @@
},
{
"id": "ent.cluster.save_config.error",
- "translation": "System Console is set to read-only when High Availability is enabled."
+ "translation": "System Console is set to read-only when High Availability is enabled unless ReadOnlyConfig is disabled in the configuration file."
},
{
"id": "ent.cluster.starting.info",
@@ -4712,14 +4712,6 @@
"translation": "Failed to open SQL connection %v"
},
{
- "id": "store.sql.ping.critical",
- "translation": "Failed to ping DB err:%v"
- },
- {
- "id": "store.sql.pinging.info",
- "translation": "Pinging SQL %v database"
- },
- {
"id": "store.sql.read_replicas_not_licensed.critical",
"translation": "More than 1 read replica functionality disabled by current license. Please contact your system administrator about upgrading your enterprise license."
},