Use US spelling of dialog instead of UK spelling of dialogue

Signed-off-by: Sherlock113 <sherlockxu@yunify.com>
This commit is contained in:
Sherlock113 2020-12-09 17:26:41 +08:00
parent fb32728a4b
commit 451cc396c6
13 changed files with 19 additions and 19 deletions

View File

@ -66,7 +66,7 @@ You need to create two accounts first, one for ISVs (`isv`) and the other (`revi
{{</ notice >}}
2. In the dialogue that appears, click **Upload Helm Chart Package** to upload the chart file. Click **OK** to continue.
2. In the dialog that appears, click **Upload Helm Chart Package** to upload the chart file. Click **OK** to continue.
![upload-template](/images/docs/appstore/application-lifecycle-management/upload-template.jpg)
@ -179,7 +179,7 @@ After the app is approved, `isv` can release the Redis application to the App St
![app-category](/images/docs/appstore/application-lifecycle-management/app-category.jpg)
2. Set a name and icon for the category in the dialogue, then click **OK**. For Redis, you can input `Database` for the field **Category Name**.
2. Set a name and icon for the category in the dialog, then click **OK**. For Redis, you can input `Database` for the field **Category Name**.
![set-app-type](/images/docs/appstore/application-lifecycle-management/set-app-type.jpg)
@ -193,7 +193,7 @@ After the app is approved, `isv` can release the Redis application to the App St
![set-category-for-app](/images/docs/appstore/application-lifecycle-management/set-category-for-app.jpg)
4. In the dialogue, select the category (**Database**) from the drop-down list and click **OK**.
4. In the dialog, select the category (**Database**) from the drop-down list and click **OK**.
![confirm-category](/images/docs/appstore/application-lifecycle-management/confirm-category.jpg)
@ -261,7 +261,7 @@ You can choose to remove an app entirely from the App Store or suspend a specifi
![remove-app](/images/docs/appstore/application-lifecycle-management/remove-app.jpg)
2. On the detail page, click **Suspend App** and select **OK** in the dialogue to confirm the operation to remove the app from the App Store.
2. On the detail page, click **Suspend App** and select **OK** in the dialog to confirm the operation to remove the app from the App Store.
![suspend-app](/images/docs/appstore/application-lifecycle-management/suspend-app.jpg)
@ -275,7 +275,7 @@ You can choose to remove an app entirely from the App Store or suspend a specifi
![activate-app](/images/docs/appstore/application-lifecycle-management/activate-app.jpg)
4. To suspend a specific app version, expand the version menu and click **Suspend Version**. In the dialogue that appears, click **OK** to confirm.
4. To suspend a specific app version, expand the version menu and click **Suspend Version**. In the dialog that appears, click **OK** to confirm.
![suspend-version](/images/docs/appstore/application-lifecycle-management/suspend-version.jpg)

View File

@ -63,7 +63,7 @@ This tutorial walks you through an example of deploying MongoDB from the App Sto
{{< notice note >}}
If you want to access MongoDB outside the cluster, click **More** and select **Edit Internet Access**. In the dialogue that appears, select **NodePort** as the access mode. Use the port number to access MongoDB after it is exposed. You may need to open the port in your security groups and configure related port forwarding rules depending on your where your Kubernetes cluster is deployed.
If you want to access MongoDB outside the cluster, click **More** and select **Edit Internet Access**. In the dialog that appears, select **NodePort** as the access mode. Use the port number to access MongoDB after it is exposed. You may need to open the port in your security groups and configure related port forwarding rules depending on your where your Kubernetes cluster is deployed.
{{</ notice >}}

View File

@ -38,7 +38,7 @@ You need to create credentials in KubeSphere for the access token created so tha
![create-dockerhub-id](/images/docs/devops-user-guide/examples/compile-and-deploy-a-go-project/create-dockerhub-id.jpg)
2. In the dialogue that appears, set a **Credential ID**, which will be used later in the Jenkinsfile, and select **Account Credentials** for **Type**. Enter your Docker Hub account name for **Username** and the access token just created for **Token/Password**. When you finish, click **OK**.
2. In the dialog that appears, set a **Credential ID**, which will be used later in the Jenkinsfile, and select **Account Credentials** for **Type**. Enter your Docker Hub account name for **Username** and the access token just created for **Token/Password**. When you finish, click **OK**.
![credential-docker-create](/images/docs/devops-user-guide/examples/compile-and-deploy-a-go-project/credential-docker-create.jpg)

View File

@ -39,7 +39,7 @@ You need to create credentials in KubeSphere for the access token created so tha
![create-dockerhub-id](/images/docs/devops-user-guide/examples/compile-and-deploy-a-go-multi-cluster-project/create-dockerhub-id.jpg)
2. In the dialogue that appears, set a **Credential ID**, which will be used later in the Jenkinsfile, and select **Account Credentials** for **Type**. Enter your Docker Hub account name for **Username** and the access token just created for **Token/Password**. When you finish, click **OK**.
2. In the dialog that appears, set a **Credential ID**, which will be used later in the Jenkinsfile, and select **Account Credentials** for **Type**. Enter your Docker Hub account name for **Username** and the access token just created for **Token/Password**. When you finish, click **OK**.
![credential-docker-create](/images/docs/devops-user-guide/examples/compile-and-deploy-a-go-multi-cluster-project/credential-docker-create.jpg)

View File

@ -138,7 +138,7 @@ To integrate SonarQube into your pipeline, you must install SonarQube Server fir
![sonarqube-webhook-3](/images/docs/devops-user-guide/tool-integration/integrate-sonarqube-into-pipeline/sonarqube-webhook-3.jpg)
5. Input **Name** and **Jenkins Console URL** (i.e. the SonarQube Webhook address) in the dialogue that appears. Click **Create** to finish.
5. Input **Name** and **Jenkins Console URL** (i.e. the SonarQube Webhook address) in the dialog that appears. Click **Create** to finish.
![webhook-page-info](/images/docs/devops-user-guide/tool-integration/integrate-sonarqube-into-pipeline/webhook-page-info.jpg)

View File

@ -131,7 +131,7 @@ The account `project-admin` needs to be created in advance since it is the revie
![create-pipeline](/images/docs/devops-user-guide/using-devops/create-a-pipeline-using-a-jenkinsfile/create-pipeline.jpg)
2. Provide the basic information in the dialogue that appears. Name it `jenkinsfile-in-scm` and select a code repository.
2. Provide the basic information in the dialog that appears. Name it `jenkinsfile-in-scm` and select a code repository.
![create-pipeline-2](/images/docs/devops-user-guide/using-devops/create-a-pipeline-using-a-jenkinsfile/create-pipeline-2.jpg)

View File

@ -17,7 +17,7 @@ Currently, you can store the following 4 types of credentials in a DevOps projec
- **Account Credentials**: Username and password which can be handled as separate components or as a colon-separated string in the format `username:password`, such as accounts of GitHub, GitLab, and Docker Hub.
- **SSH**: Username with a private key, an SSH public/private key pair.
- **Secret Text**: Secret content in a file.
- **kubeconfig**: It is used to configure cross-cluster authentication. If you select this type, the dialogue will auto-populate the field with the kubeconfig file of the current Kubernetes cluster.
- **kubeconfig**: It is used to configure cross-cluster authentication. If you select this type, the dialog will auto-populate the field with the kubeconfig file of the current Kubernetes cluster.
This tutorial demonstrates how to create and manage credentials in a DevOps project. For more information about how credentials are used, see [Create a Pipeline Using a Jenkinsfile](../create-a-pipeline-using-jenkinsfile/) and [Create a Pipeline Using Graphical Editing Panels](../create-a-pipeline-using-graphical-editing-panel).
@ -34,7 +34,7 @@ Log in the console of KubeSphere as `project-regular`. Navigate to your DevOps p
### Create Docker Hub Credentials
1. In the dialogue that appears, provide the following information.
1. In the dialog that appears, provide the following information.
![dockerhub-credentials](/images/docs/devops-user-guide/using-devops/credential-management/dockerhub-credentials.jpg)

View File

@ -30,7 +30,7 @@ You need an account granted a role including the authorization of **Clusters Man
![Select CI Node](/images/docs/devops-user-guide/using-devops/set-ci-node-for-dependency-cache/set-node-2.png)
5. In the dialogue that appears, click **Add Labels**. Add a new label with key `node-role.kubernetes.io/worker` and value `ci`, and click **Save**.
5. In the dialog that appears, click **Add Labels**. Add a new label with key `node-role.kubernetes.io/worker` and value `ci`, and click **Save**.
![Add CI Label](/images/docs/devops-user-guide/using-devops/set-ci-node-for-dependency-cache/set-node-3.png)

View File

@ -81,7 +81,7 @@ The steps of creating a stateful Service and a stateless Service are basically t
### Step 2: Input Basic Information
1. In the dialogue that appears, you can see the filed **Version** prepopulated with `v1`. You need to define a name for the Service, such as `demo-service`. When you finish, click **Next** to continue.
1. In the dialog that appears, you can see the filed **Version** prepopulated with `v1`. You need to define a name for the Service, such as `demo-service`. When you finish, click **Next** to continue.
![stateless_form_1](/images/docs/project-user-guide/workloads/stateless_form_1.jpg)

View File

@ -24,7 +24,7 @@ This tutorial demonstrates how to quickly deploy [Grafana](https://grafana.com/)
![add-app-repo](/images/docs/project-user-guide/applications/deploy-apps-from-app-templates/add-app-repo.jpg)
2. In the dialogue that appears, enter `test-repo` for the app repository name and `https://helm-chart-repo.pek3a.qingstor.com/kubernetes-charts/` for the repository URL. Click **Validate** to verify the URL and click **OK** to continue.
2. In the dialog that appears, enter `test-repo` for the app repository name and `https://helm-chart-repo.pek3a.qingstor.com/kubernetes-charts/` for the repository URL. Click **Validate** to verify the URL and click **OK** to continue.
![input-repo-info](/images/docs/project-user-guide/applications/deploy-apps-from-app-templates/input-repo-info.jpg)
@ -44,7 +44,7 @@ This tutorial demonstrates how to quickly deploy [Grafana](https://grafana.com/)
![create-new-app](/images/docs/project-user-guide/applications/deploy-apps-from-app-templates/create-new-app.jpg)
2. Select **From App Templates** from the pop-up dialogue.
2. Select **From App Templates** from the pop-up dialog.
![select-app-templates](/images/docs/project-user-guide/applications/deploy-apps-from-app-templates/select-app-templates.jpg)

View File

@ -83,7 +83,7 @@ After about two minutes, you can create a monitoring dashboard for MySQL and vis
![navigate-to-custom-monitoring](/images/docs/project-user-guide/custom-application-monitoring/navigate-to-custom-monitoring.jpg)
2. In the dialogue that appears, name the dashboard as `mysql-overview` and choose **MySQL template**. Click **Create** to continue.
2. In the dialog that appears, name the dashboard as `mysql-overview` and choose **MySQL template**. Click **Create** to continue.
![create-mysql-dashboard](/images/docs/project-user-guide/custom-application-monitoring/create-mysql-dashboard.jpg)

View File

@ -25,7 +25,7 @@ This tutorial demonstrates how to add an app repository to KubeSphere.
![app-repo](/images/docs/workspace-administration/app-repository/import-helm-repository/app-repo.jpg)
2. In the dialogue that appears, specify an app repository name and add your repository URL. For example, enter `https://charts.kubesphere.io/main`.
2. In the dialog that appears, specify an app repository name and add your repository URL. For example, enter `https://charts.kubesphere.io/main`.
![app-info-dialogue](/images/docs/workspace-administration/app-repository/import-helm-repository/app-info-dialogue.jpg)

View File

@ -21,7 +21,7 @@ This tutorial demonstrates how to develop an app template by uploading a package
![upload-app-template](/images/docs/workspace-administration/upload-helm-based-application/upload-app-template.jpg)
2. In the dialogue that appears, click **Upload Helm Chart Package**. You can upload your own Helm chart or download the [Nginx chart](/files/application-templates/nginx-0.1.0.tgz) and use it as an example for the following steps.
2. In the dialog that appears, click **Upload Helm Chart Package**. You can upload your own Helm chart or download the [Nginx chart](/files/application-templates/nginx-0.1.0.tgz) and use it as an example for the following steps.
![upload-helm](/images/docs/workspace-administration/upload-helm-based-application/upload-helm.jpg)