'Restart' -> 'Restart Signal' button in update dialog (#2024)
This commit is contained in:
parent
7b49180bc0
commit
742fe73d34
1 changed files with 2 additions and 2 deletions
|
@ -918,10 +918,10 @@
|
|||
"message": "There is a new version of Signal available."
|
||||
},
|
||||
"autoUpdateNewVersionInstructions": {
|
||||
"message": "Press Restart to apply the updates."
|
||||
"message": "Press Restart Signal to apply the updates."
|
||||
},
|
||||
"autoUpdateRestartButtonLabel": {
|
||||
"message": "Restart"
|
||||
"message": "Restart Signal"
|
||||
},
|
||||
"autoUpdateLaterButtonLabel": {
|
||||
"message": "Later"
|
||||
|
|
Loading…
Reference in a new issue