- Issue created by @quietone
MigrateExecutable does this
'@status' => $this->t($this->migration->getStatusLabel()),
but we need to make sure that POTX can extract the labels. The labels are defined in a class property of Migration.php.
Follow up from π Fix 'Drupal.Semantics.FunctionT.NotLiteralString' coding standard Active
TBA
Make sure the strings are available for translation.
Active
11.0 π₯