rename locating devices to discovering devices. closes #3699

(cherry picked from commit 526e9eab61)
This commit is contained in:
Daniel Gultsch 2020-05-09 21:09:56 +02:00 committed by Christian Schneppe
parent ba55f23ac4
commit 19e691dc8e
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E

View file

@ -1032,7 +1032,7 @@
<string name="rtp_state_connected">Connected</string>
<string name="rtp_state_accepting_call">Accepting call</string>
<string name="rtp_state_ending_call">Ending call</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">Unable to connect call</string>