fix: error when streams are empty (#249)

The current design simply presents an empty server list and leaves the user to click away. No action can be taken without leaving the dialog.
This commit is contained in:
TwistedUmbrellaX 2024-03-15 18:15:43 -04:00 committed by GitHub
parent 5dbc01dba3
commit 9a1ec8567c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -413,6 +413,7 @@
<string name="reset_auto_update">You can long click List Editor button to Reset Auto Update</string>
<string name="autoplay_cancelled">Autoplay cancelled, no Interaction for more than 1 Hour.</string>
<string name="auto_select_server_error">Couldn\'t auto select the server, Please try again!</string>
<string name="stream_selection_emoty">No streams available for content. Try another source.</string>
<string name="logging_in_mal">Logging in MAL</string>
<string name="getting_user_data">Getting User Data</string>
<string name="no_next_episode">No next Episode Found!</string>