You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"menu-go-create-aux-image-error-title": "No Active Project Window",
47
47
"menu-go-create-aux-image-error-message": "Cannot run Create Auxiliary Image since there is no active window, and therefore no project with an image to create.",
"menu-go-create-domain-creation-image-error-title": "No Active Project Window",
50
+
"menu-go-create-domain-creation-image-error-message": "Cannot run Create Domain Creation Image since there is no active window, and therefore no project with an image to create.",
48
51
"menu-go-push-aux-image": "Push Auxiliary Image to Registry",
49
52
"menu-go-push-aux-image-error-title": "No Active Project Window",
50
-
"menu-go-push-aux-image-error-message": "Cannot push primary image since there is no active window, and therefore no project with an image to push.",
53
+
"menu-go-push-aux-image-error-message": "Cannot push auxiliary image since there is no active window, and therefore no project with an image to push.",
54
+
"menu-go-push-domain-creation-image": "Push Domain Creation Image to Registry",
55
+
"menu-go-push-domain-creation-image-error-title": "No Active Project Window",
56
+
"menu-go-push-domain-creation-image-error-message": "Cannot push domain creation image since there is no active window, and therefore no project with an image to push.",
"menu-go-kubectl-verify-connectivity-error-title": "No Active Project Window",
53
59
"menu-go-kubectl-verify-connectivity-error-message": "Cannot verify Kubernetes client connectivity since there is no active window, and therefore no project with a Kubernetes configuration to verify.",
0 commit comments