mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Add safety net for when the user has disabled their contacts app.
This commit is contained in:
committed by
Cody Henthorne
parent
678a6f86ab
commit
e85adad2b4
@@ -325,6 +325,8 @@
|
||||
</plurals>
|
||||
|
||||
<!-- ConversationFragment -->
|
||||
<!-- Toast text when contacts activity is not found -->
|
||||
<string name="ConversationFragment__contacts_app_not_found">Contacts app not found.</string>
|
||||
<plurals name="ConversationFragment_delete_selected_messages">
|
||||
<item quantity="one">Delete selected message?</item>
|
||||
<item quantity="other">Delete selected messages?</item>
|
||||
|
||||
Reference in New Issue
Block a user