Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / update.execute.yml
1 description: 'Execute a specific Update N function in a module, or execute all'
2 options:
3     update-n: 'Specific Update N function to be executed'
4 messages:
5     no-module-updates: 'There aren''t updates available for module "%s"'
6     executing-update: 'Executing update function "%s" of module "%s"'
7     module-update-function-not-found: 'Module "%s" doesn''t have a function update for "%s"'
8     executing-required-previous-updates: 'Executing required previous updates'