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.

30 lines
1.3 KiB

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