mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Remove desc for mute calls
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
68586ba901
commit
6b9d4ea97a
@ -47,7 +47,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
apc:mp_default_value="false"
|
||||
apc:mp_key="mute_calls"
|
||||
apc:mp_summary="@string/nc_mute_calls_description"
|
||||
apc:mp_title="@string/nc_mute_calls" />
|
||||
|
||||
</com.yarolegovich.mp.MaterialPreferenceCategory>
|
||||
|
@ -185,7 +185,6 @@
|
||||
<string name="nc_notify_me_mention">Notify when mentioned</string>
|
||||
<string name="nc_notify_me_never">Never notify</string>
|
||||
<string name="nc_mute_calls">Mute calls</string>
|
||||
<string name="nc_mute_calls_description">You will not receive any notification for calls</string>
|
||||
|
||||
<!-- Bottom sheet menu -->
|
||||
<string name="nc_failed_to_perform_operation">Sorry, something went wrong!</string>
|
||||
|
Loading…
Reference in New Issue
Block a user