Update src/components/views/dialogs/TextInputDialog.js
Co-authored-by: Michael Telatynski <7t3chguy@googlemail.com>pull/21833/head
							parent
							
								
									61c6033de7
								
							
						
					
					
						commit
						20dc8dbb32
					
				|  | @ -42,7 +42,7 @@ export default class TextInputDialog extends React.Component { | |||
|         title: "", | ||||
|         value: "", | ||||
|         description: "", | ||||
|         busyMessage: "Loading...", | ||||
|         busyMessage: _td("Loading..."), | ||||
|         focus: true, | ||||
|         hasCancel: true, | ||||
|     }; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Jaiwanth
						Jaiwanth