- Moved configuration of account's audio codecs to a new activity.

This commit is contained in:
Juha Heinanen
2020-05-19 09:01:53 +03:00
parent 4fdc079e54
commit 45bfaab030
12 changed files with 281 additions and 61 deletions

View File

@ -71,6 +71,8 @@
</string>
<string name="audio_codecs">Audio Codecs</string>
<string name="audio_codecs_help">List of supported audio codecs in priority order.</string>
<string name="video_codecs">Video Codecs</string>
<string name="video_codecs_help">List of supported video codecs in priority order.</string>
<string name="media_nat">Media NAT Traversal</string>
<string name="media_nat_help">Selects media NAT traversal protocol (if any). Possible choices are STUN
(Session Traversal Utilities for NAT, RFC 5389) and ICE (Interactive Connectivity
@ -312,4 +314,4 @@
<string name="no_calls">You are not able to place or answer calls without Microphone permission.</string>
<string name="account_password">Account %1$s Authentication Password</string>
<string name="show_password">Show Password</string>
</resources>
</resources>