mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update deleted string.
This commit is contained in:
@@ -638,7 +638,10 @@
|
||||
<!-- Confirmation button to delete the message -->
|
||||
<string name="ConversationFragment_delete_for_everyone_title">Delete for everyone?</string>
|
||||
<!-- Body of dialog explaining what happens during deletion -->
|
||||
<string name="ConversationFragment_delete_for_everyone_body">As an admin, group members will see that you deleted these messages.</string>
|
||||
<plurals name="ConversationFragment_delete_for_everyone_body">
|
||||
<item quantity="one">Group members on the latest versions of Signal will see that you deleted this message.</item>
|
||||
<item quantity="other">Group members on the latest versions of Signal will see that you deleted these messages.</item>
|
||||
</plurals>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages only on this device, leaving that same message intact on other devices. -->
|
||||
<string name="ConversationFragment_delete_on_this_device">Delete on this device</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages that will be sync\'d to other devices -->
|
||||
|
||||
Reference in New Issue
Block a user