the word "passphrase" can be strange for some people
This commit is contained in:
		
							parent
							
								
									d284a47433
								
							
						
					
					
						commit
						8ce324511b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1364,7 +1364,7 @@ class roster_Window: | |||
| 				save_pass = self.plugin.accounts[account]["savepass"] | ||||
| 			if not save_pass and not self.plugin.connected[account]: | ||||
| 				passphrase = '' | ||||
| 				w = passphrase_Window('Enter your passphrase for your account %s' % account) | ||||
| 				w = passphrase_Window('Enter your password for your account %s' % account) | ||||
| 				passphrase = w.run() | ||||
| 				if passphrase == -1: | ||||
| 					return | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue