Removed factory default text from video_size_help string

This commit is contained in:
Juha Heinanen
2024-04-15 10:10:46 +03:00
parent 70fa8dbe31
commit 282242e0b6
9 changed files with 9 additions and 11 deletions

View File

@ -157,7 +157,7 @@
<string name="opus_packet_loss_help">Expected Opus audio stream packet loss percentage,
from 0100. By default 0, turning off Opus Forward Error Correction (FEC).
</string>
<string name="video_size_help">Size of transmitted video frames (width x height). Factory default is 800x600.
<string name="video_size_help">Size of transmitted video frames (width x height)
</string>
<string name="sip_trace_help">If checked and if Debug is checked, provides also SIP
request and response trace to Logcat. Unchecked automatically at baresip start.