Handle the internet connection being down.

This commit is contained in:
bspeice
2013-12-04 13:17:37 -05:00
parent 4826a86706
commit a728025eed
4 changed files with 25 additions and 14 deletions

View File

@ -58,4 +58,5 @@
<string name="search_text">Find who else is attending the UNCC football game! \n \nEnter the name of a person or organization into the search bar above.</string>
<string name="button_refresh_alerts">Refresh Alerts</string>
<string name="title_activity_search_rsvp">RSVP Search</string>
<string name="internet_down_error">Internet access is currently unavailable.</string>
</resources>