|
809 | 809 | "wit-inspector-inspect-failed-title": "Inspect Image Failed", |
810 | 810 | "wit-inspector-inspect-failed-error-message":"Unable to inspect image {{imageTag}}: {{error}}.", |
811 | 811 | "wit-inspector-inspect-catch-all-error-message": "Inspect Image failed with an unexpected error: {{error}}", |
812 | | - "wit-inspector-fmw-version-message": "Oracle Fusion Middleware {{version}} installed at {{path}}", |
813 | | - "wit-inspector-fmw-message": "Oracle Fusion Middleware installed at {{path}}", |
814 | | - "wit-inspector-java-version-message": "Java {{version}} installed at {{path}}", |
815 | | - "wit-inspector-java-message": "Java installed at {{path}}", |
816 | | - "wit-inspect-results-fmw-message": "Inspection of image {{imageTag}} found {{javaMessage}} and {{fmwMessage}}.", |
817 | | - "wit-inspect-results-java-message": "Inspection of image {{imageTag}} found {{javaMessage}}.", |
| 812 | + "wit-inspect-results-fmw-message": "Inspection of image {{imageTag}} found both Java and Oracle Fusion Middleware installations.", |
| 813 | + "wit-inspect-results-java-message": "Inspection of image {{imageTag}} found a Java installation.", |
818 | 814 | "wit-inspector-empty-contents-message": "Inspection of image {{imageTag}} did not find Java or Oracle Fusion Middleware installations", |
819 | 815 |
|
| 816 | + "inspect-dialog-default-title": "Image Contents", |
| 817 | + "inspect-dialog-default-message": "Unknown image contents", |
| 818 | + "inspect-dialog-os-section-title": "Operating System:", |
| 819 | + "inspect-dialog-os-name-label": "Name:", |
| 820 | + "inspect-dialog-os-version-label": "Version:", |
| 821 | + "inspect-dialog-java-home-section-title": "Java Development Kit:", |
| 822 | + "inspect-dialog-java-home-path-label": "Location:", |
| 823 | + "inspect-dialog-java-home-version-label": "Version:", |
| 824 | + "inspect-dialog-oracle-home-section-title": "Oracle Fusion Middleware:", |
| 825 | + "inspect-dialog-oracle-home-path-label": "Location:", |
| 826 | + "inspect-dialog-oracle-home-version-label": "Version:", |
| 827 | + "inspect-dialog-opatch-version-label": "OPatch Version:", |
| 828 | + "inspect-dialog-oracle-patches-section-title": "Oracle Patches:", |
| 829 | + "inspect-dialog-oracle-one-off-patches-label": "Oracle One-Off Patches:", |
| 830 | + |
820 | 831 | "wit-creator-image-not-create-message": "The Create New Primary Image option is off so there is nothing to do.", |
821 | 832 | "wit-creator-aborted-error-title": "Create Image Aborted", |
822 | 833 | "wit-creator-invalid-java-home-error-prefix": "Unable to create image due to the Java Home being invalid", |
|
1121 | 1132 | "flow-getting-k8s-domain-status-in-progress": "Getting domain {{domain}} status", |
1122 | 1133 | "flow-checking-operator-version-in-progress": "Checking operator version", |
1123 | 1134 |
|
1124 | | - |
1125 | 1135 | "add-archive-file-title": "Add Archive File", |
1126 | 1136 | "add-archive-file-replace-message": "This will replace the existing archive, continue?", |
1127 | 1137 | "add-model-file-title": "Add Model File", |
|
0 commit comments