mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 04:02:52 -06:00 
			
		
		
		
	Improved wording of "does not look like a sign" notification.
This commit is contained in:
		
							parent
							
								
									9a54c21c19
								
							
						
					
					
						commit
						07186dac99
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -47,7 +47,7 @@ const NotificationManager::NotificationData NotificationManager::basic_notificat | |||
| 		_u8L("You have just added a G-code for color change, but its value is empty.\n" | ||||
| 			 "To export the G-code correctly, check the \"Color Change G-code\" in \"Printer Settings > Custom G-code\"") }, | ||||
| 	{NotificationType::EmptyAutoColorChange, NotificationLevel::RegularNotification, 10, | ||||
| 		_u8L("This model doesn't allow to automatically add the color changes") }, | ||||
| 		_u8L("No color change event was added to the print. The print does not look like a sign.") }, | ||||
| 	{NotificationType::DesktopIntegrationSuccess, NotificationLevel::RegularNotification, 10, | ||||
| 		_u8L("Desktop integration was successful.") }, | ||||
| 	{NotificationType::DesktopIntegrationFail, NotificationLevel::WarningNotification, 10, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Bubnik
						Vojtech Bubnik