shortened string for searching
This commit is contained in:
		
							parent
							
								
									e152034eeb
								
							
						
					
					
						commit
						20da1c32b7
					
				
					 1 changed files with 6 additions and 2 deletions
				
			
		|  | @ -133,7 +133,7 @@ | ||||||
|     } |     } | ||||||
|   }, |   }, | ||||||
|   "settings_filters_search_prompt": { |   "settings_filters_search_prompt": { | ||||||
|     "message": "Search URL or source" |     "message": "Search" | ||||||
|   }, |   }, | ||||||
|   "settings_filters_update_stop": { |   "settings_filters_update_stop": { | ||||||
|     "message": "No filters were updated as none were available." |     "message": "No filters were updated as none were available." | ||||||
|  | @ -149,7 +149,7 @@ | ||||||
|   }, |   }, | ||||||
| 
 | 
 | ||||||
|   "error_msg": { |   "error_msg": { | ||||||
|     "message": "$error_code$: $error_msg$", |     "message": "$error_code$: $error_msg$ \n$error_trace$", | ||||||
|     "description": "The error message template", |     "description": "The error message template", | ||||||
|     "placeholders": { |     "placeholders": { | ||||||
|       "error_code": { |       "error_code": { | ||||||
|  | @ -159,6 +159,10 @@ | ||||||
|       "error_msg": { |       "error_msg": { | ||||||
|         "content": "$2", |         "content": "$2", | ||||||
|         "description": "The error message" |         "description": "The error message" | ||||||
|  |       },  | ||||||
|  | 	  "error_trace": { | ||||||
|  |         "content": "$3", | ||||||
|  |         "description": "The error trace" | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   }, |   }, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue