Renames Opus sampling rare config param text box from 'Audio bandwidth' to 'Sampling rate' to avoid confusion with bitrate.

cusax-fix
Emil Ivov 13 years ago
parent 82e1bfcf7f
commit 90d22ce041

@ -924,7 +924,7 @@ plugin.generalconfig.ACCEPT_PHONE_NUMBER_WITH_ALPHA_CHARS=Convert letters in pho
plugin.generalconfig.ACCEPT_PHONE_NUMBER_WITH_ALPHA_CHARS_EXAMPLE=e.g. +1-800-MYPHONE -> +1-800-694663
plugin.generalconfig.SIP_CALL_CONFIG=SIP
plugin.generalconfig.OPUS_CONFIG=Opus
plugin.generalconfig.OPUS_AUDIO_BANDWIDTH=Audio bandwidth:
plugin.generalconfig.OPUS_AUDIO_BANDWIDTH=Sampling rate:
plugin.generalconfig.OPUS_BITRATE=Encoder average bitrate (kbps):
plugin.generalconfig.OPUS_USE_DTX=Use DTX:
plugin.generalconfig.OPUS_USE_FEC=Use inband FEC:
@ -1678,4 +1678,4 @@ plugin.certconfig.REVOCATION_CHECK_ENABLED=CRL (Certificate Revocation List) che
plugin.certconfig.REVOCATION_OCSP_ENABLED=OCSP (Online Certificate Status Protocol) check enabled
# Phone number contact source plugin
plugin.phonenumbercontactsource.DISPLAY_NAME=Phone numbers
plugin.phonenumbercontactsource.DISPLAY_NAME=Phone numbers

Loading…
Cancel
Save