Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openshift/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f26c04f544dae06a347ac4ffa8693a28165a08b4
Choose a base ref
..
head repository: openshift/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c509284b423b89673f2a164413c7d502d4f4d3e8
Choose a head ref
Showing with 2 additions and 8 deletions.
  1. +1 −3 frontend/packages/dev-console/locales/en/devconsole.json
  2. +1 −5 frontend/packages/operator-lifecycle-manager/locales/en/olm.json
4 changes: 1 addition & 3 deletions frontend/packages/dev-console/locales/en/devconsole.json
Original file line number Diff line number Diff line change
@@ -181,11 +181,9 @@
"Shipwright Build": "Shipwright Build",
"Shipwright Builds": "Shipwright Builds",
"Select a Project to view the list of builds<1></1>.": "Select a Project to view the list of builds<1></1>.",
"Developer catalog": "Developer catalog",
"Enabled categories": "Enabled categories",
"Disabled categories": "Disabled categories",
"Add shared applications, services, event sources, or source-to-image builders to your Project from the developer catalog. Cluster administrators can customize the content made available in the catalog.": "Add shared applications, services, event sources, or source-to-image builders to your Project from the developer catalog. Cluster administrators can customize the content made available in the catalog.",
"Select a Project to view the developer catalog<1></1>.": "Select a Project to view the developer catalog<1></1>.",
"Developer catalog": "Developer catalog",
"Another option to customize and standardize your development process. As an admin, you can disable the complete Developer Catalog, or individual sub-catalogs (available as Types in the Developer Catalog). Also here the \"Search\" and \"Topology\" will still show such resources.": "Another option to customize and standardize your development process. As an admin, you can disable the complete Developer Catalog, or individual sub-catalogs (available as Types in the Developer Catalog). Also here the \"Search\" and \"Topology\" will still show such resources.",
"Enabled types": "Enabled types",
"Disabled types": "Disabled types",
Original file line number Diff line number Diff line change
@@ -425,9 +425,5 @@
"Pending": "Pending",
"OK": "OK",
"Failed": "Failed",
"This operator includes a console plugin which provides a custom interface that can be included in the console. The console plugin will prompt for the console to be refreshed once it has been enabled. Make sure you trust this console plugin before enabling.": "This operator includes a console plugin which provides a custom interface that can be included in the console. The console plugin will prompt for the console to be refreshed once it has been enabled. Make sure you trust this console plugin before enabling.",
"Hide operator description": "Hide operator description",
"Show operator description": "Show operator description",
"Operator description": "Operator description",
"This resource is provided by {{operatorName}}, a Kubernetes Operator enabled by the Operator Lifecycle Manager.": "This resource is provided by {{operatorName}}, a Kubernetes Operator enabled by the Operator Lifecycle Manager."
"This operator includes a console plugin which provides a custom interface that can be included in the console. The console plugin will prompt for the console to be refreshed once it has been enabled. Make sure you trust this console plugin before enabling.": "This operator includes a console plugin which provides a custom interface that can be included in the console. The console plugin will prompt for the console to be refreshed once it has been enabled. Make sure you trust this console plugin before enabling."
}