Skip to content

Commit a8037dc

Browse files
committed
wordsmithing
1 parent 235e4d8 commit a8037dc

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

electron/app/locales/en/webui.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,12 +1523,12 @@
15231523
"vz-application-design-version-help": "The version annotation value to add to the Verrazzano application.",
15241524
"vz-application-design-description-label": "Application Description",
15251525
"vz-application-design-description-help": "The description annotation value to add to the Verrazzano application.",
1526-
"vz-application-design-use-multi-cluster-app-label": "Use Multi-Cluster Application",
1527-
"vz-application-design-use-multi-cluster-app-help": "Whether to make this application a multi-cluster application.",
1526+
"vz-application-design-use-multi-cluster-app-label": "Use Multicluster Application",
1527+
"vz-application-design-use-multi-cluster-app-help": "Whether to make this application a multicluster application.",
15281528
"vz-application-design-create-project-label": "Create Verrazzano Project",
1529-
"vz-application-design-create-project-help": "Whether to create a new Verrazzano Project object that includes the namespace for this multi-cluster application. A Verrazzano Project object that includes the current application's namespace must exist to deploy a multi-cluster application.",
1529+
"vz-application-design-create-project-help": "Whether to create a new Verrazzano Project object that includes the namespace for this multicluster application. A Verrazzano Project object that includes the current application's namespace must exist to deploy a multicluster application.",
15301530
"vz-application-design-project-name-label": "Verrazzano Project Name",
1531-
"vz-application-design-project-name-help": "The name to use when creating the new Verrazzano project for this multi-cluster application.",
1531+
"vz-application-design-project-name-help": "The name to use when creating the new Verrazzano project for this multicluster application.",
15321532
"vz-application-design-components-title": "Components",
15331533
"vz-application-design-component-name-label": "Component Name",
15341534
"vz-application-design-component-name-help": "The name of the Verrazzano component used by this application.",
@@ -1759,8 +1759,8 @@
17591759

17601760
"quickstart-page6-title": "Model Design View Page Anatomy",
17611761
"quickstart-page6-list-heading": "The Model Design View page allows the WebLogic Remote Console {{wrcVersion}} to provide a familiar graphical interface for viewing and editing the model-related files.",
1762-
"quickstart-page6-list-item-1": "On the left side is the Navigation bar that supports drilling into different areas of the model.",
1763-
"quickstart-page6-list-item-2": "On the right side shows the model content for the selected part of the model to add, remove, or edit model objects and values.",
1762+
"quickstart-page6-list-item-1": "On the left side is the Navigation bar that supports navigating into different areas of the model.",
1763+
"quickstart-page6-list-item-2": "The right side shows the model content for the selected part of the model to add, remove, or edit model objects and values.",
17641764
"quickstart-page6-list-item-3": "Above the right side model content, the Search Model control provides access to the WebLogic Remote Console search functionality for locating objects in the model.",
17651765
"quickstart-page6-paragraph-1": "In the action button bar, the Prepare Model button (or the Go menu item) optimizes the model for Kubernetes deployment.",
17661766
"quickstart-page6-paragraph-2": "When running certain actions, such as Prepare Model, the collapsed Console panel automatically appears and displays the stdout and stderr streams.",
@@ -1815,12 +1815,12 @@
18151815
"quickstart-page10-list4-item-3": "The Install Ingress Controller and Update Ingress Routing buttons (and Go menu items) perform the necessary actions to install the ingress controller and update routes on an existing ingress controller.",
18161816

18171817
"quickstart-page11-title": "Verrazzano-Specific Sections",
1818-
"quickstart-page11-paragraph-1": "When using the Verrazzano as the WDT target type, the following sections will be shown.",
1818+
"quickstart-page11-paragraph-1": "When using Verrazzano as the WDT target type, the following sections will be shown.",
18191819
"quickstart-page11-subheading-1": "Installation Section",
1820-
"quickstart-page11-list2-heading": "This section makes it easy to install the Verrazzano into your Kubernetes cluster.",
1820+
"quickstart-page11-list2-heading": "This section makes it easy to install Verrazzano into your Kubernetes cluster.",
18211821
"quickstart-page11-list2-item-1": "Design view provides values for the various fields needed to install Verrazzano, including installation of the optional Jaeger component.",
1822-
"quickstart-page11-list2-item-2": "Code view provides a shell script for that shows how you can automate the installation.",
1823-
"quickstart-page11-list2-item-3": "The Install Verrazzano button (and Go menu item) performs the necessary actions to install the Verrazzano.",
1822+
"quickstart-page11-list2-item-2": "Code view provides a shell script that shows how you can automate the installation.",
1823+
"quickstart-page11-list2-item-3": "The Install Verrazzano button (and Go menu item) performs the necessary actions to install Verrazzano.",
18241824

18251825
"quickstart-page11-subheading-2": "Component Section",
18261826
"quickstart-page11-list3-heading": "This section provides support for creating and deploying the Verrazzano component for the WebLogic domain.",

0 commit comments

Comments
 (0)