Let's prevent generation of translated (de) migration file by default.

Making the default '-' gives the user the possibility to press enter which does not generate a `*_step1_de.yml` file which saves work.

Comments

clemens.tolboom created an issue. See original summary.

clemens.tolboom’s picture

Title: Done generate translation YAML by default » Do not generate translation YAML by default
fls-pcate’s picture

The patch worked for me. Applied cleanly w/ composer based project and it didn't generate the translation migration template file.

ayalon’s picture

Thanks, this is a good idea.

  • 2a24327 committed on 8.x-1.x
    Issue #3020592 by clemens.tolboom, ayalon: Do not generate translation...
ayalon’s picture

Status: Needs review » Fixed
ayalon’s picture

Status: Fixed » Closed (fixed)