Skip to content

Commit

Permalink
style: improved helptext
Browse files Browse the repository at this point in the history
dedicated button labels remove any ambiguity
  • Loading branch information
lidel committed Feb 1, 2022
1 parent c51823e commit d7f9ea7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,8 @@
},
"unresponsiveWindowDialog": {
"title": "IPFS Desktop became unresponsive",
"message": "Do you wish to forcefully reload the app?"
"message": "Ongoing operation is taking more resources than expected. Do you wish to abort, and forcefully reload the interface?",
"forceReload": "Yes, reload",
"doNothing": "Do nothing"
}
}

0 comments on commit d7f9ea7

Please sign in to comment.