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.

20 lines
940 B

{
"cancel": "Cancel",
"close": "Close",
"close_program": "Close Program?",
"error_title": "Error",
"execution_finished": "Execution Finished",
"finished_msg": "All done! You may now safely close the program.",
"finished_title": "Finished",
"optional_args_msg": "Optional Arguments",
"required_args_msg": "Required Arguments",
"running_msg": "Please wait while the application performs its tasks. \nThis may take a few moments",
"running_title": "Running",
"settings_title": "Settings",
"simple_config": "Enter Command Line Arguments",
"start": "Start",
"status": "Status",
"success_message": "Program completed Sucessfully!\nPress the OK button to exit",
"sure_you_want_to_exit": "Are you sure you want to exit?",
"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"
}