<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="app_name">Sharefaith App</string>
    <string name="content_provider">com.sharefaith.thesharefaithapp.fileprovider</string>
    <string name="hello_world">Hello world!</string>
    <string name="action_settings">Settings</string>
    <string name="error_stringDataBlank">String Data cannot be blank</string>
    <string name="error_intDataBlank">Int Data cannot be blank</string>
    <string name="error_stringDataExists">That String Data already exists</string>
    <string name="error_intDataExists">That Int Data already exists</string>
    <string name="hello_blank_fragment">Hello blank fragment</string>
    <string name="connect_with_us">Connect With Us</string>
    <string name="send_email">Send Email</string>

    <string name="please_wait">Please Wait</string>
    <string name="connecting_first">Give me a few seconds while I get setup</string>
    <string name="fast">I\'ll get everything as fast as I can</string>
    <string name="connecting">Connecting for updates.</string>
    <string name="getting_updates">Getting updates</string>
    <string name="something_new">There is something new for you</string>
    <string name="grabbing_now">I\'m grabbing it now</string>
    <string name="must_refresh">I just received some new content and need to refresh this screen to make it available to you. Tap anywhere to make it happen.</string>

    <string name="updating_now">Updating Now</string>
    <string name="updated">Updated</string>


    <string name="making_contact">Making contact</string>
    <string name="downloading_media">Downloading audio and images</string>
    <string name="posts_and_content">Pulling in blog posts and content</string>
    <string name="progress_finishing">Finishing</string>

    <string name="try_again">Please try again later.</string>
    <string name="check_soon">Please check back soon.</string>
    <string name="no_newsletters">There aren\'t any newsletters posted.</string>
    <string name="no_posts">There aren\'t any blog posts.</string>
    <string name="no_playlists">There are no playlists.</string>
    <string name="no_sermons_in_playlist">This playlist is empty</string>

    <string name="no_downloads">There\'s nothing to see here. Get started by downloading or playing some messages.</string>
    <string name="you_have_no_downloads">You haven\'t downloaded any messages. Downloads will appear here when available.</string>

    <string name="all_sermons">All Messages</string>
    <string name="all_sermons_by">All Messages by</string>

    <string name="im_sorry">I\'m Sorry</string>
    <string name="problem_connecting">I wasn\'t able to connect.</string>
    <string name="problem_getting_file">There was a problem getting the file you requested.</string>
    <string name="problem_playing_file">There was a problem playing the file you requested.</string>

    <string name="button_download">Download</string>
    <string name="button_watch">Watch</string>
    <string name="button_notes">Notes</string>
    <string name="button_listen">Listen</string>

    <string name="no_viewer_preamble">No Viewer Installed for</string>
    <string name="no_viewer_postamble">files. Search the Google Play Store.</string>

    <string name="network_error">Sorry. A network error has occurred. </string>
    <string name="file_error">Sorry. There was a problem getting your file. </string>
    <string name="sync_error">Sorry. I wasn\'t able to connect. </string>

    <string name="now_playing">Now Playing</string>
    <string name="downloaded">Downloaded</string>

    <string name="cancel">Cancel</string>
    <string name="delete">Delete</string>

    <string name="demoTitle">CHURCH APPS MADE EASY.</string>
    <string name="demoEmail">YOUR EMAIL ADDRESS:</string>
    <string name="demoDescription">Type in your email address and tap GO. Check your email and you\'re on the way to having your own app!</string>
    <string name="demoGo">GO</string>
    <string name="demoWaitTitle">Sharefaith Church Apps</string>
    <string name="demoPleaseWait">Please wait momentarily while I activate your content</string>


    <string name="errOops">Oops</string>
    <string name="errInvalidEmail">The email address you supplied does not seem to be valid. Please try again.</string>
    <string name="errTryAgain">Try Again</string>
    <string name="errGettingDemo">There was a problem finding your demo key. Either try a different email address or try again later.</string>
    <string name="title_activity_sfblog">SFBlogActivity</string>
    <string name="title_activity_playlist">PlaylistActivity</string>
    <string name="download">Download</string>

    <string name="sf_appbible_url">https://appbible.sharefaith.com/</string>
    <string name="sf_bibles_path">appfiles/bibles/</string>
    <string name="settings_button">Settings</string>
    <string name="listen_button">Listen</string>
    <string name="leaving_app_message">You are about to leave this app and open a web browser. To continue, tap the button below. To return to the app, tap \"X\"</string>
    <string name="leaving_app_button">CONTINUE</string>
    <string name="full_sync_dialog">Please give us a moment to sync all content...</string>

    <string name="alert_yes">Yes</string>
    <string name="alert_no">No</string>
    <string name="alert_no_content">Content not available</string>
    <string name="alert_close">Close</string>
    <string name="alert_go">Go</string>

    <string name="alert_wait_for_download">Please wait for download to finish</string>
    <string name="alert_confirm_delete_bible_version">Do you want to delete this Bible version?</string>
    <string name="alert_confirm_delete_message">Do you want to delete this message?</string>

    <string name="settings_button_change_my_church">Change My Church</string>
    <string name="settings_button_reset_app_data">Reset App Data</string>
    <string name="settings_button_close">Close</string>
    <string name="settings_label_settings_title">Settings</string>
    <string name="settings_label_choose_icon">Choose Icon</string>
    <string name="settings_content_description_default_icon">Default Icon</string>
    <string name="settings_content_description_my_ministry_icon">My Ministry Icon</string>

    <string name="facebook_app_id">677989215712218</string>

</resources>
