rename locating devices to discovering devices. closes #3699

This commit is contained in:
Daniel Gultsch 2020-05-09 21:09:56 +02:00
parent f4247379bd
commit 526e9eab61
1 changed files with 1 additions and 1 deletions

View File

@ -900,7 +900,7 @@
<string name="rtp_state_ending_call">Ending call</string>
<string name="answer_call">Answer</string>
<string name="dismiss_call">Dismiss</string>
<string name="rtp_state_finding_device">Locating devices</string>
<string name="rtp_state_finding_device">Discovering devices</string>
<string name="rtp_state_ringing">Ringing</string>
<string name="rtp_state_declined_or_busy">Busy</string>
<string name="rtp_state_connectivity_error">Could not connect call</string>