mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 05:02:20 +00:00
Add option that allows disabling MMS fallback with TS users.
// FREEBIE Closes #1444
This commit is contained in:
@@ -683,12 +683,13 @@
|
||||
<string name="preferences__use_the_data_channel_for_communication_with_other_textsecure_users">
|
||||
Increase privacy and avoid SMS fees by using the data channel for communication with other TextSecure users
|
||||
</string>
|
||||
<string name="preferences__allow_sms_fallback">Allow outgoing SMS to</string>
|
||||
<string name="preferences__sms_fallback">Outgoing SMS/MMS</string>
|
||||
<string name="preferences__submit_debug_log">Submit debug log</string>
|
||||
<string name="preferences__sms_outgoing_push_users">TextSecure users</string>
|
||||
<string name="preferences__sms_fallback_push_users_ask">(ask first)</string>
|
||||
<string name="preferences__sms_outgoing_push_users_description">Send secure SMS if data connectivity is lost</string>
|
||||
<string name="preferences__sms_fallback_ask_fallback">Ask before sending SMS</string>
|
||||
<string name="preferences__sms_fallback_ask_before_sending_sms_mms">Ask before sending SMS/MMS</string>
|
||||
<string name="preferences__sms_fallback_never_send_mms">Never send MMS</string>
|
||||
<string name="preferences__sms_fallback_non_push_users">Non-TextSecure users</string>
|
||||
<string name="preferences__sms_fallback_nobody">Nobody</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user