Skip to content

Commit 687d2a2

Browse files
committed
removing unused i18n messages
1 parent 8a337c5 commit 687d2a2

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

electron/app/locales/en/webui.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@
469469
"wko-design-k8s-role-binding-help": "Specifies whether the roles necessary for the WebLogic Kubernetes Operator to manage domains will be granted using a ClusterRoleBinding rather than using RoleBindings in each managed namespace.",
470470
"wko-design-external-rest-title": "External REST API Access",
471471
"wko-design-external-rest-expose-label": "Expose REST API Externally",
472-
"wko-design-external-rest-expose-help": "Specifies whether the the WebLogic Kubernetes Operator's REST interface is exposed outside of the Kubernetes cluster on the port specified by the 'External REST HTTPS Port' field value.",
472+
"wko-design-external-rest-expose-help": "Specifies whether the WebLogic Kubernetes Operator's REST interface is exposed outside of the Kubernetes cluster on the port specified by the 'External REST HTTPS Port' field value.",
473473
"wko-design-external-rest-port-label": "External REST API HTTPS Port",
474474
"wko-design-external-rest-port-help": "Specifies the node port that should be allocated for the external WebLogic Kubernetes Operator REST API interface.",
475475
"wko-design-external-rest-secret-label": "External REST API Identity Secret Name",
@@ -635,13 +635,6 @@
635635
"domain-design-domain-status-clusterstatus": "Cluster Status:",
636636
"domain-design-domain-status-serverstatus": "Server Status:",
637637

638-
"domain-design-cluster-status-cluster-label" : "cluster",
639-
"domain-design-cluster-status-cluster-value-label" : "status",
640-
"domain-design-server-status-server-label" : "server",
641-
"domain-design-server-status-server-value-label" : "status",
642-
"domain-design-cluster-status-condition-label" : "time",
643-
"domain-design-cluster-status-condition-value-label" : "condition",
644-
645638
"domain-design-cluster-name-label": "Cluster Name",
646639
"domain-design-cluster-name-help": "The cluster name in the domain for which to enter settings.",
647640
"domain-design-cluster-name-is-empty-error": "Cluster Name cannot be empty",
@@ -778,7 +771,7 @@
778771
"ingress-design-ingress-route-tls-label": "Transport Options",
779772
"ingress-design-ingress-route-tls-help": "Select the transport option for this ingress route",
780773
"ingress-design-ingress-route-tlsoption-plain": "Plain HTTP",
781-
"ingress-design-ingress-route-tlsoption-ssl-passthrough": "SSL pass through",
774+
"ingress-design-ingress-route-tlsoption-ssl-passthrough": "SSL passthrough",
782775
"ingress-design-ingress-route-tlsoption-ssl-terminate-ingress": "SSL terminate at ingress controller",
783776
"ingress-design-ingress-route-is-console-svc-label": "Is target service WebLogic Console?",
784777
"ingress-design-ingress-route-is-console-svc-help": "For SSL terminating at ingress and accessing WebLogic Console Service, turn on this option. Your domain must have 'WeblogicPluginEnabled: true' in the 'resources->WebAppContainer' section",

0 commit comments

Comments
 (0)