|
84 | 84 | "project-settings-add-path-row-icon-text": "Add Extra Path Directory",
|
85 | 85 | "project-settings-choose-path-icon-text": "Choose Extra Path Directory",
|
86 | 86 | "project-settings-delete-path-row-icon-text": "Remove Extra Path Directory",
|
87 |
| - "project-settings-extra-path-directory-header": "Extra Path Directories", |
| 87 | + "project-settings-extra-path-directory-header": "Extra Path Directory", |
88 | 88 | "project-settings-hints-macos-path-directories": "Show System Path Directories",
|
89 | 89 | "project-settings-button-macos-path-directories": "Show System Path",
|
90 | 90 | "project-settings-add-env-var-row-icon-text": "Add Extra Environment Variable",
|
91 | 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", |
| 92 | + "project-settings-extra-environment-variable-name-header": "Extra Environment Variable Name", |
| 93 | + "project-settings-extra-environment-variable-value-header": "Extra Environment Variable Value", |
94 | 94 | "project-settings-hints-macos-environment-variables": "Show System Environment Variables",
|
95 | 95 | "project-settings-button-macos-environment-variables": "Show System Environment",
|
96 | 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.",
|
|
143 | 143 | "project-settings-credential-store-none-label": "Not Stored",
|
144 | 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.",
|
145 | 145 |
|
146 |
| - "macos-path-directories-dialog-title": "Inherited PATH Environment Variable Directories", |
| 146 | + "macos-path-directories-dialog-title": "System Path", |
| 147 | + "macos-path-directories-dialog-name-header": "Path Directory", |
147 | 148 |
|
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", |
| 149 | + "macos-environment-variables-dialog-title": "System Environment Variables", |
| 150 | + "macos-environment-variables-dialog-name-header": "Environment Variable Name", |
| 151 | + "macos-environment-variables-dialog-value-header": "Environment Variable Value", |
151 | 152 |
|
152 | 153 | "user-settings-dialog-log-level-error": "Error",
|
153 | 154 | "user-settings-dialog-log-level-warn": "Warning",
|
|
0 commit comments