mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add long-press action to mystories items for helpful debugging info.
This commit is contained in:
committed by
Cody Henthorne
parent
2a7d515932
commit
2cd7462573
@@ -2228,6 +2228,9 @@
|
||||
<string name="message_recipients_list_item__view">VIEW</string>
|
||||
<string name="message_recipients_list_item__resend">RESEND</string>
|
||||
|
||||
<!-- Displayed in a toast when user long presses an item in MyStories -->
|
||||
<string name="MyStoriesFragment__copied_sent_timestamp_to_clipboard">Copied sent timestamp to clipboard.</string>
|
||||
|
||||
<!-- GroupUtil -->
|
||||
<plurals name="GroupUtil_joined_the_group">
|
||||
<item quantity="one">%1$s joined the group.</item>
|
||||
|
||||
Reference in New Issue
Block a user