move all logic, make bar more generic
pass through actual errors and tidy needs testing Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
c4fd139586
commit
a520f0bfed
6 changed files with 138 additions and 96 deletions
|
@ -159,8 +159,9 @@
|
|||
"Yesterday": "Yesterday",
|
||||
"OK": "OK",
|
||||
"Checking for an update...": "Checking for an update...",
|
||||
"Error encountered when checking for an update.": "Error encountered when checking for an update.",
|
||||
"Update Check timed out, try again later.": "Update Check timed out, try again later.",
|
||||
"Error encountered (%(errorDetail)s).": "Error encountered (%(errorDetail)s).",
|
||||
"No update available.": "No update available.",
|
||||
"Downloading update...": "Downloading update...",
|
||||
"No update found.": "No update found.",
|
||||
"Update is being downloaded.": "Update is being downloaded.",
|
||||
"You need to be using HTTPS to place a screen-sharing call.": "You need to be using HTTPS to place a screen-sharing call.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue