X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fmigrate.execute.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fmigrate.execute.yml;h=393e0895cd222109343e97b5f86dd329bdb6c947;hp=49156e4ff5f6172eac73ce15b90e9fe6fa39aba3;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drupal/console-en/translations/migrate.execute.yml b/vendor/drupal/console-en/translations/migrate.execute.yml index 49156e4ff..393e0895c 100644 --- a/vendor/drupal/console-en/translations/migrate.execute.yml +++ b/vendor/drupal/console-en/translations/migrate.execute.yml @@ -11,7 +11,7 @@ options: db-prefix: 'Database Prefix' db-port: 'Database Port' exclude: 'Migration id(s) to exclude' - source-base_path: 'Local file directory containing your source site (e.g. /var/www/docroot), or your site address (for example http://example.com)' + source-base-path: 'Local file directory containing your source site (e.g. /var/www/docroot), or your site address (for example http://example.com)' questions: id: 'Migration Id' exclude-id: 'Migration Id to exclude (press to stop adding migrations to exclude)' @@ -25,7 +25,7 @@ questions: db-prefix: 'Database Prefix' db-port: 'Database Port' invalid-migration-id: 'Migration Id "%s" is invalid' - source-base_path: 'Local file directory containing your source site (e.g. /var/www/docroot), or your site address (for example http://example.com)' + source-base-path: 'Local file directory containing your source site (e.g. /var/www/docroot), or your site address (for example http://example.com)' messages: processing: 'Processing Migration "%s"' imported: 'Migration "%s" was imported correctly'