Fix a typo in the factory reset screen "setting" -> "settings" #1917
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
		
							parent
							
								
									0adad32418
								
							
						
					
					
						commit
						30f10dce80
					
				| @ -24,7 +24,7 @@ void storage_settings_scene_factory_reset_on_enter(void* context) { | |||||||
|     dialog_ex_set_header(dialog_ex, "Confirm Factory Reset", 64, 10, AlignCenter, AlignCenter); |     dialog_ex_set_header(dialog_ex, "Confirm Factory Reset", 64, 10, AlignCenter, AlignCenter); | ||||||
|     dialog_ex_set_text( |     dialog_ex_set_text( | ||||||
|         dialog_ex, |         dialog_ex, | ||||||
|         "Internal storage will be erased\r\nData and setting will be lost!", |         "Internal storage will be erased\r\nData and settings will be lost!", | ||||||
|         64, |         64, | ||||||
|         32, |         32, | ||||||
|         AlignCenter, |         AlignCenter, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Astra
						Astra