mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Turn on collapsing chat events for internal users.
This commit is contained in:
committed by
Cody Henthorne
parent
94e3dabc20
commit
c3b8768570
@@ -3690,6 +3690,12 @@
|
||||
<string name="ConversationUpdateItem_options">Options</string>
|
||||
<!-- Update item button text shown for a profile name change. -->
|
||||
<string name="ConversationUpdateItem_update">Update</string>
|
||||
<!-- Update item button text to show how many group updates there are. -->
|
||||
<string name="CollapsedEvent__group_update">%1$d group updates</string>
|
||||
<!-- Update item button text to show how many disappearing message timer changes are. -->
|
||||
<string name="CollapsedEvent__disappearing_timer">%1$d disappearing message timer changes</string>
|
||||
<!-- Update item button text to show how many call events are. -->
|
||||
<string name="CollapsedEvent__call_event">%1$d call events</string>
|
||||
|
||||
<!-- audio_view -->
|
||||
<string name="audio_view__play_pause_accessibility_description">Play … Pause</string>
|
||||
|
||||
Reference in New Issue
Block a user