Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
WXRIW authored Aug 10, 2023
2 parents 8c34b9e + ea55725 commit d4c3b63
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 51 deletions.
1 change: 1 addition & 0 deletions i18n/Lyricify 4/Language.en-US.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,7 @@
<system:String x:Key="String.Messages.MainWindow.Exception.SomethingsWrong">Something's wrong, please check your Internet connection or contact the developer</system:String>
<system:String x:Key="String.Messages.MainWindow.Exception.InvalidClient">Invalid Client info, please check your API Client configuration</system:String>
<system:String x:Key="String.Messages.MainWindow.Exception.UserNotRegistered">User not registered in Spotify Developer Dashboard</system:String>
<system:String x:Key="String.Messages.MainWindow.Exception.ServiceUnavailable">Spotify Service is currently not available (503 error), please try later</system:String>

<system:String x:Key="String.Messages.MainWindow.Lyrics.NoTrackPlaying">You won't be able to open Lyrics until Spotify starts playing</system:String>
<system:String x:Key="String.Messages.AppleMusicLyrics.NoTrackPlaying">You won't be able to open Apple Music Lyrics until Spotify starts playing</system:String>
Expand Down
Loading

0 comments on commit d4c3b63

Please sign in to comment.