mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	lint
This commit is contained in:
		
							parent
							
								
									40ef2e0cf4
								
							
						
					
					
						commit
						3828798099
					
				@ -342,7 +342,7 @@ export default React.createClass({
 | 
				
			|||||||
        return <div>
 | 
					        return <div>
 | 
				
			||||||
            {_t(
 | 
					            {_t(
 | 
				
			||||||
                "Without setting up Secure Message Recovery, you won't be able to restore your " +
 | 
					                "Without setting up Secure Message Recovery, you won't be able to restore your " +
 | 
				
			||||||
                "encrypted message history if you log out or use another device."
 | 
					                "encrypted message history if you log out or use another device.",
 | 
				
			||||||
            )}
 | 
					            )}
 | 
				
			||||||
            <DialogButtons primaryButton={_t('Set up Secure Message Recovery')}
 | 
					            <DialogButtons primaryButton={_t('Set up Secure Message Recovery')}
 | 
				
			||||||
                onPrimaryButtonClick={this._onSetUpClick}
 | 
					                onPrimaryButtonClick={this._onSetUpClick}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user