mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Rename text "Please choose a profile name and password..."
This commit is contained in:
parent
d1f245f5d6
commit
6be6f74602
@ -341,7 +341,7 @@ void GenCertDialog::setupState()
|
||||
|
||||
ui.genButton->setVisible(false) ;
|
||||
ui.generate_label->setVisible(false) ;
|
||||
ui.info_label->setText("Please fill your profile name and password...") ;
|
||||
ui.info_label->setText("Please choose a profile name and password...") ;
|
||||
ui.info_label->setVisible(true) ;
|
||||
}
|
||||
else if(!mEntropyOk)
|
||||
|
Loading…
Reference in New Issue
Block a user