You are here

webprofiler.export.yml in Devel 8.3

webprofiler/console/translations/en/webprofiler.export.yml

File

webprofiler/console/translations/en/webprofiler.export.yml
View source
  1. description: Exports Webprofiler profile/s to file.
  2. arguments:
  3. id: Profile id.
  4. options:
  5. directory: Destination directory to store exported file/s.
  6. messages:
  7. success: Succesfully exported to %s
  8. exported_count: <info>Exported %s profiles</info>
  9. error_writing: Error writing file %s
  10. error_no_profile: No profile with id %s
  11. progress:
  12. exporting: Exporting profiles...
  13. archive: Create archive...
  14. delete_tmp: Delete temp files...
  15. done: Done.