X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Ftest.debug.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Ftest.debug.yml;h=e11f1355c7367dd6c2d012b4e47b95f75654a061;hp=0000000000000000000000000000000000000000;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad diff --git a/vendor/drupal/console-en/translations/test.debug.yml b/vendor/drupal/console-en/translations/test.debug.yml new file mode 100644 index 000000000..e11f1355c --- /dev/null +++ b/vendor/drupal/console-en/translations/test.debug.yml @@ -0,0 +1,17 @@ +description: 'List Test Units available for the application.' +help: 'Update the console command to the latest version.' +arguments: + test-class: 'Test Class' +options: + group: Group +messages: + class: 'Test Class' + description: Description + group: Group + type: 'Test Type' + success: 'The console has been updated to the latest version.' + missing-dependency: 'Missing dependency' + methods: 'Test methods' + not-found: 'Debug wasn''t found, try enclosure test id between double quotes.' + success-groups: 'All testing groups were listed sucessfully, use the group argument to filter Test unit by group i.e $ drupal test:debug Url' + success-group: 'All test units for group "%s" were listed sucessfully'