Improves error handling (foreground still needs testing).

This commit is contained in:
Markil3
2021-09-14 11:21:02 -06:00
parent 3eab100a08
commit 849771853c
11 changed files with 623 additions and 181 deletions

View File

@@ -14,6 +14,7 @@ menu.view.title=View
menu.view.collections=Collections
menu.playback.title=Playback
menu.help.title=Help
menu.debug.title=Debugging
albumInfo.album=Album
albumInfo.artists=Artists
@@ -42,6 +43,7 @@ actions.refresh=Refresh Song Cache
actions.exit=Exit
actions.logs=Show Logs
actions.debug.error=Throw Error
actions.about=About
@@ -61,4 +63,7 @@ actions.playback.skipPrev=Skip Previously
actions.playback.skipNext=Skip Next
error.generic=Error!
error.browser.launch=Could not open browser background
error.command=Could not run command
error.debug.error=Could not create error
error.browser.launch=Could not open browser background
error.browser.null=Could not find browser background