1 contributor
<resources>
<string name="app_name">LibreNews</string>
<string name="server_settings_label">Server Settings</string>
<string name="default_server_url">https://librenews.io/api</string>
<string name="server_url_label">Server</string>
<string name="refresh_rate_label">Refresh rate</string>
<string name="notification_preferences_label">Notification Settings</string>
<string name="notifications_enabled_label">Notifications enabled</string>
<string name="auto_refresh_label">Automatically refresh</string>
<string name="server_url_description">The URL of the server to get newsflashes from. Must be HTTPS.</string>
<string name="auto_refresh_description">Whether LibreNews should automatically refresh in the background.</string>
<string name="refresh_rate_description">How frequently LibreNews should contact the newsflash server in the background to check for new notifications.</string>
<string name="notification_sound_label">Notification sound</string>
<string name="notification_sound_description">The sound that LibreNews will make when a notification is received.</string>
<string name="notifications_enabled_description">Whether LibreNews shoud send you notifications.</string>
<string name="internal_storage_setup_fail">Unable to set up internal storage!</string>
<string name="internal_storage_read_fail">Unable to read from internal storage!</string>
<string name="invalid_server_url">Invalid server URL!</string>
<string name="debug_label">Debug</string>
<string name="debug_mode_label">Debug mode</string>
<string name="debug_mode_description">Whether LibreNews should send you lots of debug messages (via notifications)</string>
<string name="title_activity_settings">Settings</string>
<string name="pref_header_notifications">Notifications</string>
<string name="action_settings">Settings</string>
<string name="channels_label">Channels</string>
<string name="channels_description">Select which channels will appear in notifications and your feed.</string>
<string name="refresh_label">Refresh</string>
<string name="https_required">server must be HTTPS</string>
<string name="notifications_disabled">notifications disabled</string>
<string name="sync_disabled">sync disabled</string>
<string name="status_text" formatted="false">syncing every {rate}</string>
<string name="short_description">
<![CDATA[
<p>Breaking news notifications are among the most important channels by which we receive information.</p><p><strong>LibreNews aims to democratize this process by providing a <i>minimalist, free, open source, fast, secure, </i>and <i>decentralized</i> news notification service</strong> that will run on almost any phone.</p>
]]>
</string>
</resources>