X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fmigrate.setup.yml;h=70d61207e5c8de90b8f0bc45f82be4ca4b080fbd;hb=4e1bfbf98b844da83b18aca92ef00f11a4735806;hp=200b86ac79ab89e1c1c073a9b516f73e0a7f02f4;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/vendor/drupal/console-en/translations/migrate.setup.yml b/vendor/drupal/console-en/translations/migrate.setup.yml index 200b86ac7..70d61207e 100644 --- a/vendor/drupal/console-en/translations/migrate.setup.yml +++ b/vendor/drupal/console-en/translations/migrate.setup.yml @@ -7,7 +7,7 @@ options: db-pass: 'Database Pass' db-prefix: 'Database Prefix' db-port: 'Database Port' - 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: db-type: 'Drupal Database type' db-host: 'Database Host' @@ -16,9 +16,9 @@ questions: db-pass: 'Database Pass' db-prefix: 'Database Prefix' db-port: 'Database Port' - 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: not-drupal: 'Source database does not contain a recognizable Drupal version.' migrations-created: '"%s" migrations were created successfully for "%s".' - migrations-not-found: "There aren't migrations available" + migrations-not-found: 'There aren''t migrations available' migrations-already-exist: 'All migrations available are already created'