mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Tweak some editor button texts
This commit is contained in:
		
							parent
							
								
									a71a5fc0c3
								
							
						
					
					
						commit
						147f7fbdcf
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -3389,7 +3389,7 @@ void SpatialEditorViewport::drop_data_fw(const Point2 &p_point, const Variant &p | |||
| 		if (root_node) { | ||||
| 			list.push_back(root_node); | ||||
| 		} else { | ||||
| 			accept->get_ok()->set_text(TTR("OK :(")); | ||||
| 			accept->get_ok()->set_text(TTR("OK")); | ||||
| 			accept->set_text(TTR("No parent to instance a child at.")); | ||||
| 			accept->popup_centered_minsize(); | ||||
| 			_remove_preview(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Hugo Locurcio
						Hugo Locurcio