mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-17 20:52:00 +00:00
Show LED and ringtone setting values in their summaries
As instructed in the Android design guidelines. Also removed unnatural capitalization.
This commit is contained in:
@@ -440,12 +440,8 @@
|
||||
<string name="preferences__manage_configured_identity_keys">Manage configured identity keys</string>
|
||||
<string name="preferences__notifications">Notifications</string>
|
||||
<string name="preferences__display_message_notifications_in_status_bar">Display message notifications in status bar</string>
|
||||
<string name="preferences__led_color">LED Color</string>
|
||||
<string name="preferences__change_notification_led_color">Change notification LED color</string>
|
||||
<string name="preferences__pref_led_blink_title">LED Blink Pattern</string>
|
||||
<string name="preferences__change_notification_blink_pattern">Change notification LED blink pattern</string>
|
||||
<string name="preferences__pref_led_blink_dialogtitle">Select LED Blink Pattern</string>
|
||||
<string name="preferences__select_led_color">Select LED Color</string>
|
||||
<string name="preferences__led_color">LED color</string>
|
||||
<string name="preferences__pref_led_blink_title">LED blink pattern</string>
|
||||
<string name="preferences__sound">Sound</string>
|
||||
<string name="preferences__change_notification_sound">Change notification sound</string>
|
||||
<string name="preferences__inthread_notifications">In-thread notifications</string>
|
||||
|
Reference in New Issue
Block a user