If the user decides to remain in the system even if the server is not reachable, the dialog will not appear for a fixed period of time

This commit is contained in:
antonio 2023-03-13 10:55:50 +01:00
parent 301142b2c6
commit 281e1ba3ee
4 changed files with 29 additions and 11 deletions

View file

@ -134,7 +134,7 @@
<string name="server_unreachable_dialog_neutral_button">Go to login</string>
<string name="server_unreachable_dialog_positive_button">Continue anyway</string>
<string name="server_unreachable_dialog_title">Server unreachable</string>
<string name="server_unreachable_dialog_summary">The requested server is unavailable. Please contact your support and describe your issue.</string>
<string name="server_unreachable_dialog_summary">The requested server is unavailable. If you choose to continue this dialog will not appear for the next hour.</string>
<string name="settings_about_summary">Play is an open source and lightweight music client for Subsonic, designed and built natively for Android.</string>
<string name="settings_about_title">About</string>
<string name="settings_audio_transcode_format_mobile">Transcode format in mobile</string>