Lines Matching refs:O_MESSAGE
2249 O_MESSAGE = "message"
2289 self.O_MESSAGE: msg}
2377 self.O_MESSAGE: _("Planning completed"),
2403 self.O_MESSAGE: _("Fetching manifests"),
2432 self.O_MESSAGE: _("Downloading"),
2443 self.O_MESSAGE: _("Download completed"),
2469 self.O_MESSAGE: _("Archiving completed"),
2479 self.O_MESSAGE: _("Archiving"),
2503 self.O_MESSAGE: _("Action activity"),
2520 self.O_MESSAGE: _("Completed actions activities"),
2540 self.O_MESSAGE: msg
2547 self.O_MESSAGE: msg
2580 self.O_MESSAGE: _("Linked image '{0}' output:").format(lin)}
2590 self.O_MESSAGE: _("Linked images status"),
2613 self.O_MESSAGE: _("Done"),
2623 self.O_MESSAGE: "Reversioning",
2642 cls.O_MESSAGE: {"type": "string"},
2659 "required": [cls.O_PHASE, cls.O_MESSAGE]