mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
Rename text "Please choose a profile name and password..."
This commit is contained in:
parent
d1f245f5d6
commit
6be6f74602
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue