Updated the empty list message with more contextual information---this time around server failures and errors.
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
<!-- Empty Weather Database -->
|
||||
<string name="empty_forecast_list">No Weather Information Available</string>
|
||||
<string name="empty_forecast_list_no_network">No weather information available. The network is not available to fetch weather data.</string>
|
||||
|
||||
<string name="empty_forecast_list_server_down">No weather information available. The server is not returning data.</string>
|
||||
<string name="empty_forecast_list_server_error">No weather information available. The server is not returning valid data. Please check for an updated version of Sunshine.</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user