write strings for error GUI
This commit is contained in:
		
							parent
							
								
									750a3313e3
								
							
						
					
					
						commit
						2e8cc5f001
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		|  | @ -258,6 +258,12 @@ | |||
| 			} | ||||
| 		} | ||||
| 	}, | ||||
| 	"error_msg_GUI_title": { | ||||
| 		"message": "Whoops" | ||||
| 	}, | ||||
| 	"error_msg_GUI_body": { | ||||
| 		"message": "An error has occured. When requesting for help, please refer to the code below." | ||||
| 	}, | ||||
| 	"error_msg_fileNotFound": { | ||||
| 		"message": "Could not find the file $file_path$.", | ||||
| 		"description": "The error message template for a file not found exception", | ||||
|  | @ -329,5 +335,9 @@ | |||
| 	}, | ||||
| 	"message_loading_10": { | ||||
| 		"message": "Just making sure the internet doesn't break." | ||||
| 	}, | ||||
| 
 | ||||
| 	"delimiter_error": { | ||||
| 		"message": ": " | ||||
| 	} | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue