You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: electron/app/locales/en/webui.json
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -545,6 +545,7 @@
545
545
"domain-design-aux-image-registry-pull-email-help": "The image registry user's email address used to create the Kubernetes image pull secret for the auxiliary image.",
"domain-design-no-clusters-message": "No clusters found for this domain. If your project has a model that defines clusters, please run Prepare Model to populate the clusters tables.",
"wdt-discoverer-online-discovery-failed-error-prefix": "Unable to discover domain {{adminUrl}} in online mode",
868
873
869
874
"wdt-validator-aborted-error-title": "Validate Model Aborted",
870
-
"wdt-validator-domain-in-pv-message": "Validate Model has no meaning when the target domain location is an externally created Kubernetes persistent volume.",
871
875
"wdt-validator-invalid-java-home-error-prefix": "Unable to validate model due to the Java Home being invalid",
872
876
"wdt-validator-invalid-oracle-home-error-prefix": "Unable to validate model due to the Oracle Home being invalid",
873
877
"wdt-validator-project-not-saved-error-prefix": "Unable to validate model because project save failed",
@@ -883,7 +887,6 @@
883
887
"wdt-validator-validate-complete-message": "Validate Model successfully validated the model.",
884
888
885
889
"wdt-preparer-aborted-error-title": "Prepare Model Aborted",
886
-
"wdt-preparer-domain-in-pv-message": "Prepare Model has no meaning when the target domain location is an externally created Kubernetes persistent volume.",
887
890
"wdt-preparer-invalid-java-home-error-prefix": "Unable to prepare model due to the Java Home being invalid",
888
891
"wdt-preparer-invalid-oracle-home-error-prefix": "Unable to prepare model due to the Oracle Home being invalid",
889
892
"wdt-preparer-project-not-saved-error-prefix": "Unable to prepare model because project save failed",
0 commit comments