mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-15 20:29:52 +01:00
Notification settings. Dev task #76.
This commit is contained in:
@@ -11,4 +11,6 @@
|
||||
<color name="horizontal_border">#CCCCCC</color>
|
||||
<color name="groups_available_background">#FCCF1C</color>
|
||||
<color name="no_posts">#AAAAAA</color>
|
||||
<color name="settings_title_text">#2D3E50</color>
|
||||
<color name="settings_title_underline">#2D3E50</color>
|
||||
</resources>
|
||||
@@ -85,6 +85,15 @@
|
||||
<item quantity="other">%d new forum posts.</item>
|
||||
</plurals>
|
||||
<string name="settings_title">Settings</string>
|
||||
<string name="activate_bluetooth_option">Activate Bluetooth while signed in</string>
|
||||
<string name="activate_bluetooth_explanation">Briar uses Bluetooth to communicate with nearby contacts</string>
|
||||
<string name="bluetooth_setting_title">BLUETOOTH</string>
|
||||
<string name="bluetooth_setting">Turn on Bluetooth</string>
|
||||
<string name="bluetooth_setting_enabled">While signed in</string>
|
||||
<string name="bluetooth_setting_disabled">Only when adding contacts</string>
|
||||
<string name="notification_settings_title">NOTIFICATIONS</string>
|
||||
<string name="notify_private_messages_setting">Show alerts for private messages</string>
|
||||
<string name="notify_group_posts_setting">Show alerts for forum posts</string>
|
||||
<string name="notify_vibration_setting">Vibrate</string>
|
||||
<string name="notify_sound_setting">Sound</string>
|
||||
<string name="notify_sound_setting_enabled">Default ringtone</string>
|
||||
<string name="notify_sound_setting_disabled">No sound</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user