Skip to content

Commit ded7183

Browse files
committed
Remove unused strings
1 parent 6e21c70 commit ded7183

File tree

1 file changed

+0
-6
lines changed
  • stream-chat-android-compose/src/main/res/values

1 file changed

+0
-6
lines changed

stream-chat-android-compose/src/main/res/values/strings.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,9 @@
3636
<string name="stream_compose_channel_list_start_chat">Start a chat</string>
3737

3838
<!-- Channel List Swipe Actions -->
39-
<string name="stream_compose_swipe_action_pin">Pin</string>
40-
<string name="stream_compose_swipe_action_unpin">Unpin</string>
4139
<string name="stream_compose_swipe_action_mute">Mute</string>
4240
<string name="stream_compose_swipe_action_unmute">Unmute</string>
4341
<string name="stream_compose_swipe_action_more">More</string>
44-
<string name="stream_compose_swipe_action_archive">Archive</string>
45-
<string name="stream_compose_swipe_action_unarchive">Unarchive</string>
4642
<string name="stream_compose_channel_list_empty_search_results">No results for \"%1$s\"</string>
4743

4844
<!-- Selected Channel Menu -->
@@ -54,8 +50,6 @@
5450
<string name="stream_compose_selected_channel_menu_unpin_group">Unpin Group</string>
5551
<string name="stream_compose_selected_channel_menu_leave_group_confirmation_title">Leave group</string>
5652
<string name="stream_compose_selected_channel_menu_leave_group_confirmation_message">Do you want to leave the %1$s group?</string>
57-
<string name="stream_compose_selected_channel_menu_mute_group">Mute Group</string>
58-
<string name="stream_compose_selected_channel_menu_unmute_group">Unmute Group</string>
5953
<string name="stream_compose_selected_channel_menu_mute_user">Mute User</string>
6054
<string name="stream_compose_selected_channel_menu_unmute_user">Unmute User</string>
6155
<string name="stream_compose_selected_channel_menu_block_user">Block User</string>

0 commit comments

Comments
 (0)