Skip to content

Commit

Permalink
feat: update place holder name for call participants
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara committed Feb 20, 2024
1 parent b9a85f3 commit 996103b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@
<string name="calling_confirm_start_call_title_dialog">Start a call</string>
<string name="calling_confirm_start_call_description_dialog">Are you sure you want to call %1$s people?</string>
<string name="calling_confirm_start_call_action_dialog">Call</string>
<string name="calling_participant_tile_default_user_name">Default</string>
<string name="calling_participant_tile_default_user_name">Name not available</string>
<!-- Connectivity Status Bar -->
<string name="connectivity_status_bar_return_to_call">Return to call</string>
<string name="connectivity_status_bar_connecting">Decrypting messages</string>
Expand Down

0 comments on commit 996103b

Please sign in to comment.