Skip to content

Commit 3431944

Browse files
committed
Merge branch 'create-dci-progress-text' into 'main'
changing busy dialog box for creating domain creation image to not refer to auxiliary image See merge request weblogic-cloud/weblogic-toolkit-ui!282
2 parents 20b00cf + 4912bda commit 3431944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron/app/locales/en/webui.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@
12811281
"wit-dci-creator-create-failed-title":"Create Auxiliary Image Failed",
12821282
"wit-dci-creator-create-failed-error-message":"Unable to create auxiliary image {{imageTag}}: {{error}}.",
12831283
"wit-dci-creator-create-catch-all-error-message": "Create Auxiliary Image failed with an unexpected error: {{error}}",
1284-
"wit-dci-creator-create-in-progress": "Running Create Auxiliary Image",
1284+
"wit-dci-creator-create-in-progress": "Running Create Domain Creation Image",
12851285
"wit-dci-creator-validate-variable-file-in-progress": "Validating Prepare Model-generated model variable file",
12861286
"wit-dci-creator-validate-image-builder-exe-in-progress": "Validating {{builderName}} executable",
12871287
"wit-dci-creator-cache-installers-in-progress": "Adding the WDT installer to the WebLogic Image Tool cache",

0 commit comments

Comments
 (0)