mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fixed typo in a0e6c7a076
				
					
				
			This commit is contained in:
		
							parent
							
								
									3a93277531
								
							
						
					
					
						commit
						d599c85477
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -89,7 +89,7 @@ MsgUpdateConfig::MsgUpdateConfig(const std::vector<Update> &updates, bool force_ | |||
| 	MsgDialog(nullptr, force_before_wizard ? _L("Opening Configuration Wizard") : _L("Configuration update"),  | ||||
| 					   force_before_wizard ? _L("PrusaSlicer is not using the newest configuration available.\n" | ||||
| 												"Configuration Wizard may not offer the latest printers, filaments and SLA materials to be installed. ") :  | ||||
| 											 _L("Configuration update is available"), wxOK) | ||||
| 											 _L("Configuration update is available"), wxICON_ERROR) | ||||
| { | ||||
| 	auto *text = new wxStaticText(this, wxID_ANY, _(L( | ||||
| 		"Would you like to install it?\n\n" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 YuSanka
						YuSanka