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.

26 lines
1.1 KiB

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