Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / migrate.setup.yml
index 200b86ac79ab89e1c1c073a9b516f73e0a7f02f4..70d61207e5c8de90b8f0bc45f82be4ca4b080fbd 100644 (file)
@@ -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'