You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.2 KiB

  1. {
  2. "cancel": "Cancel",
  3. "close": "Close",
  4. "close_program": "Close program?",
  5. "stop_task": "Stop task?",
  6. "error_title": "Error",
  7. "execution_finished": "Execution finished",
  8. "finished_msg": "All done! You may now safely close the program.",
  9. "finished_error": "An error has occurred.",
  10. "finished_title": "Finished",
  11. "optional_args_msg": "Optional Arguments",
  12. "required_args_msg": "Required Arguments",
  13. "running_msg": "Please wait while the application performs its tasks. \nThis may take a few moments",
  14. "running_title": "Running",
  15. "settings_title": "Settings",
  16. "simple_config": "Enter Command Line Arguments",
  17. "error_required_fields": "Must fill in all fields in the Required section!",
  18. "start": "Start",
  19. "stop": "Stop",
  20. "status": "Status",
  21. "restart": "Restart",
  22. "edit": "Edit",
  23. "success_message": "Program completed sucessfully!",
  24. "sure_you_want_to_exit": "Are you sure you want to exit?",
  25. "sure_you_want_to_stop": "Are you sure you want to stop the task? \nInterruption can corrupt your data!",
  26. "uh_oh": "\nUh oh! Looks like there was a problem. \nCopy the text from status window to let your developer know what went wrong.\n",
  27. "browse": "Browse"
  28. }