Merge pull request #3211 from saghul/audio-route-copy

[RN] Update audio route selection copy
This commit is contained in:
Emil Ivov 2018-07-03 19:01:06 +03:00 committed by GitHub
commit 26c0164f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@
"toolbar": {
"accessibilityLabel": {
"audioOnly": "Toggle audio only",
"audioRoute": "Select the audio route",
"audioRoute": "Select the sound device",
"callQuality": "Manage call quality",
"chat": "Toggle chat window",
"document": "Toggle shared document",
@ -107,7 +107,7 @@
"audioonly": "Enable / Disable audio only mode (saves bandwidth)",
"audioOnlyOn": "Enable audio only mode (saves bandwidth)",
"audioOnlyOff": "Disable audio only mode",
"audioRoute": "Select the audio route",
"audioRoute": "Select the sound device",
"callQuality": "Manage call quality",
"enterFullScreen": "View full screen",
"exitFullScreen": "Exit full screen",