forked from mirror/monocles_chat
rename locating devices to discovering devices. closes #3699
(cherry picked from commit 526e9eab61
)
This commit is contained in:
parent
ba55f23ac4
commit
19e691dc8e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue