mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Refactor how message send types are selected.
This commit is contained in:
@@ -259,8 +259,12 @@
|
||||
<string name="ConversationActivity_calls_not_supported">Calls not supported</string>
|
||||
<string name="ConversationActivity_this_device_does_not_appear_to_support_dial_actions">This device does not appear to support dial actions.</string>
|
||||
<string name="ConversationActivity_transport_insecure_sms">Insecure SMS</string>
|
||||
<!-- A title for the option to send an SMS with a placeholder to put the name of their SIM card -->
|
||||
<string name="ConversationActivity_transport_insecure_sms_with_sim">Insecure SMS (%1$s)</string>
|
||||
<string name="ConversationActivity_transport_insecure_mms">Insecure MMS</string>
|
||||
<string name="ConversationActivity_transport_signal">Signal</string>
|
||||
<!-- A title for the option to send an SMS with a placeholder to put the name of their SIM card -->
|
||||
<string name="ConversationActivity_transport_insecure_mms_with_sim">Insecure MMS (%1$s)</string>
|
||||
<string name="ConversationActivity_transport_signal">Signal message</string>
|
||||
<string name="ConversationActivity_lets_switch_to_signal">Let\'s switch to Signal %1$s</string>
|
||||
<string name="ConversationActivity_specify_recipient">Please choose a contact</string>
|
||||
<string name="ConversationActivity_unblock">Unblock</string>
|
||||
|
||||
Reference in New Issue
Block a user