X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fupdate.execute.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fupdate.execute.yml;h=5e2a708f7a2a6292581fde6c9dd375af6f074ee9;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/drupal/console-en/translations/update.execute.yml b/vendor/drupal/console-en/translations/update.execute.yml new file mode 100644 index 000000000..5e2a708f7 --- /dev/null +++ b/vendor/drupal/console-en/translations/update.execute.yml @@ -0,0 +1,8 @@ +description: 'Execute a specific Update N function in a module, or execute all' +options: + update-n: 'Specific Update N function to be executed' +messages: + no-module-updates: 'There aren''t updates available for module "%s"' + executing-update: 'Executing update function "%s" of module "%s"' + module-update-function-not-found: 'Module "%s" doesn''t have a function update for "%s"' + executing-required-previous-updates: 'Executing required previous updates'