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.

24 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_title": "Finished",
  9. "optional_args_msg": "Optional Arguments",
  10. "required_args_msg": "Required Arguments",
  11. "running_msg": "Please wait while the application performs its tasks. \nThis may take a few moments",
  12. "running_title": "Running",
  13. "settings_title": "Settings",
  14. "simple_config": "Enter Command Line Arguments",
  15. "error_required_fields": "Must fill in all fields in the Required section!",
  16. "start": "Start",
  17. "stop": "Stop",
  18. "status": "Status",
  19. "restart": "Restart",
  20. "edit": "Edit",
  21. "success_message": "Program completed Sucessfully!\nPress the OK button to exit",
  22. "sure_you_want_to_exit": "Are you sure you want to exit?",
  23. "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"
  24. }