mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-10 04:48:01 +00:00
Change wording
This commit is contained in:
parent
3a98fcc441
commit
cc8636e171
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@ func draw() {
|
|||
if !recursively {
|
||||
return startLabel
|
||||
}
|
||||
return "Work"
|
||||
return "Process"
|
||||
}()).Size(giu.Auto, 34).OnClick(func() {
|
||||
if keyfile && keyfiles == nil {
|
||||
mainStatus = "Please select your keyfiles."
|
||||
|
|
Loading…
Reference in a new issue