mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-21 08:06:33 -04:00
Change wording
This commit is contained in:
parent
e910233b4c
commit
4fef65b841
@ -254,7 +254,7 @@ public class MainViewModel implements ViewModel {
|
||||
startupTimeoutPopup = new Popup();
|
||||
startupTimeoutPopup.warning("The application could not startup after 4 minutes.\n\n" +
|
||||
details)
|
||||
.actionButtonText("Shut down and start again")
|
||||
.actionButtonText("Shut down")
|
||||
.onAction(BitsquareApp.shutDownHandler::run)
|
||||
.show();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user