|
40 | 40 | "kubectl-config-file-help": "The Kubernetes client configuration file(s) to use. Leave this empty to use the default location.",
|
41 | 41 | "kubectl-config-context-label": "Kubectl Config Context to Use",
|
42 | 42 | "kubectl-config-context-help": "The Kubernetes config file context name for the cluster to which you want to connect. The default is to use whatever the current context is, if any.",
|
43 |
| - "kubectl-add-row-icon-text": "Add Extra Kubernetes Client Path Directory", |
44 |
| - "kubectl-choose-path-icon-text": "Choose Extra Kubernetes Client Path Directory", |
45 |
| - "kubectl-delete-row-icon-text": "Remove Extra Kubernetes Client Path Directory", |
46 |
| - "kubectl-extra-path-directory-header": "Extra Kubernetes Client Path Directories", |
47 | 43 | "kubectl-helm-exe-file-path-label": "Helm Executable to Use",
|
48 | 44 | "kubectl-helm-exe-file-path-help": "The full path to the Helm executable that is used to install the WebLogic Kubernetes Operator and some ingress controllers in your Kubernetes cluster.",
|
49 | 45 | "kubectl-list-aksCompleteLabel": "Microsoft documentation",
|
|
66 | 62 | "kubectl-list-verifyInstall": "Open a command line and run {{command}} to verify the installation before proceeding.",
|
67 | 63 | "kubectl-list-versionSkew": "When installing kubectl, please install a version that is compatible with the target Kubernetes cluster. Please refer to the {{link}} for more information.",
|
68 | 64 | "kubectl-list-versionSkewLabel": "Kubernetes Version Skew Policy",
|
69 |
| - "kubectl-list-extraPathDirectories": "On MacOS, add the directory where the {{executable}} executable is installed to the Extra Kubernetes Client Path Directories list.", |
70 |
| - "kubectl-list-eks-extraPathDirectories": "On MacOS, add the directory where the either the {{executable1}} or the {{executable2}} executable is installed to the Extra Kubernetes Client Path Directories list.", |
| 65 | + "kubectl-list-extraPathDirectories": "On macOS, add the directory where the {{executable}} executable is installed to the Extra Path Directories list on the Project Settings page.", |
| 66 | + "kubectl-list-eks-extraPathDirectories": "On macOS, add the directory where the either the {{executable1}} or the {{executable2}} executable is installed to the Extra Path Directories list on the Project Settings page.", |
71 | 67 | "kubectl-button-verifyKubectlConnectivity": "Verify Connectivity",
|
72 | 68 | "kubectl-hints-verifyKubectlConnectivity": "Verify Kubernetes Client Connectivity to Cluster",
|
73 | 69 |
|
|
84 | 80 |
|
85 | 81 | "project-settings-form-name": "Project Settings",
|
86 | 82 | "project-settings-title": "Project Settings",
|
| 83 | + "project-settings-mac-environment-question": "For macOS, do you need to add directories to the PATH or define other environment variables for Docker/Podman or Kubernetes?", |
| 84 | + "project-settings-add-path-row-icon-text": "Add Extra Path Directory", |
| 85 | + "project-settings-choose-path-icon-text": "Choose Extra Path Directory", |
| 86 | + "project-settings-delete-path-row-icon-text": "Remove Extra Path Directory", |
| 87 | + "project-settings-extra-path-directory-header": "Extra Path Directories", |
| 88 | + "project-settings-hints-macos-path-directories": "Show System Path Directories", |
| 89 | + "project-settings-button-macos-path-directories": "Show System Path", |
| 90 | + "project-settings-add-env-var-row-icon-text": "Add Extra Environment Variable", |
| 91 | + "project-settings-delete-env-var-row-icon-text": "Remove Extra Environment Variable", |
| 92 | + "project-settings-extra-environment-variable-name-header": "Extra Environment Variable Names", |
| 93 | + "project-settings-extra-environment-variable-value-header": "Extra Environment Variable Values", |
| 94 | + "project-settings-hints-macos-environment-variables": "Show System Environment Variables", |
| 95 | + "project-settings-button-macos-environment-variables": "Show System Environment", |
| 96 | + "project-settings-mac-environment-answer-message": "On macOS, applications started from the Launchpad, Dock, Finder, and Spotlight do not inherit the user's environment. As such, this application may not have the environment necessary to invoke Docker/Podman, kubectl, and Helm. Use this section to add extra directories to the PATH and define the extra environment variables needed. Please note that this extra environment configuration is only used when invoking Docker/Podman, kubectl, and Helm.", |
87 | 97 | "project-settings-domain-location-title": "Target Oracle Fusion Middleware Domain Location",
|
88 | 98 | "project-settings-domain-location-question": "Where would you like the target Oracle Fusion Middleware domain to live?",
|
89 | 99 | "project-settings-domain-location-help": "Where and when the Oracle Fusion Middleware domain will be created.",
|
|
133 | 143 | "project-settings-credential-store-none-label": "Not Stored",
|
134 | 144 | "project-settings-credential-store-policy-answer-message": "The Credential Store Policy controls how credentials are handled when the project is saved and loaded. The options are to store them in the machine's native credential store, store them in the project file encrypted with a passphrase, or not store them at all.",
|
135 | 145 |
|
| 146 | + "macos-path-directories-dialog-title": "Inherited PATH Environment Variable Directories", |
| 147 | + |
| 148 | + "macos-environment-variables-dialog-title": "Inherited Environment Variables", |
| 149 | + "macos-environment-variables-dialog-name-header": "Name", |
| 150 | + "macos-environment-variables-dialog-value-header": "Value", |
| 151 | + |
136 | 152 | "user-settings-dialog-log-level-error": "Error",
|
137 | 153 | "user-settings-dialog-log-level-warn": "Warning",
|
138 | 154 | "user-settings-dialog-log-level-info": "Information",
|
|
816 | 832 | "wdt-validator-validate-failed-error-message": "Validate Model failed: {{error}}. See Console window output for more information.",
|
817 | 833 | "wdt-validator-validate-catch-all-error-message": "Validate Model failed with an unexpected error: {{error}}",
|
818 | 834 | "wdt-validator-validate-complete-title": "Validate Model Complete",
|
819 |
| - "wdt-validator-validate-complete-message": "Validate Model successfully prepared the model.", |
| 835 | + "wdt-validator-validate-complete-message": "Validate Model successfully validated the model.", |
820 | 836 |
|
821 | 837 | "wdt-preparer-aborted-error-title": "Prepare Model Aborted",
|
822 | 838 | "wdt-preparer-domain-in-pv-message": "Prepare Model has no meaning when the target domain location is an externally created Kubernetes persistent volume.",
|
|
1278 | 1294 | "quickstart-page2-list-item-4": "Accessing Docker Hub, GitHub Container Registry, and any other remote Image registries the project specifies.",
|
1279 | 1295 | "quickstart-page2-list-item-5": "Accessing any remote Kubernetes cluster the project configuration specifies.",
|
1280 | 1296 | "quickstart-page2-paragraph-1": "As such, it is critical that you review the application preferences to make sure that the Proxy Configuration is correct for your environment.",
|
1281 |
| - "quickstart-page2-paragraph-2": "To access the application preferences, use the Preferences menu item, which is located in the File menu on Windows and Linux and in the application menu on MacOS.", |
| 1297 | + "quickstart-page2-paragraph-2": "To access the application preferences, use the Preferences menu item, which is located in the File menu on Windows and Linux and in the application menu on macOS.", |
1282 | 1298 | "quickstart-page2-paragraph-3": "Should you have to change the Proxy Configuration, restart the application to make sure the application provides you all the help possible for the default values.",
|
1283 | 1299 |
|
1284 | 1300 | "quickstart-page3-title": "WKT Project File",
|
|
0 commit comments