Ensure that migration status labels can be translated

Created on 21 June 2024, 7 months ago

Problem/Motivation

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

Steps to reproduce

Proposed resolution

TBA

Remaining tasks

Make sure the strings are available for translation.

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component
MigrationΒ  β†’

Last updated about 12 hours ago

Created by

πŸ‡³πŸ‡ΏNew Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024