Shortened long line

This commit is contained in:
Juha Heinanen
2024-06-04 20:04:54 +03:00
parent 7499555a7a
commit 2f925f5c8a

View File

@ -371,7 +371,9 @@
<string name="video_fps_help">Video frame rate that will be offered during the SDP handshake.
Valid values are from 10 to 30.</string>
<string name="invalid_fps">Invalid Frames Per Second \'%1$d\'</string>
<string name="contacts_help">Chooses if baresip contacts, Android contacts, or both are used. If both are used and a contact with the same name exists in both contacts, the baresip contact will be chosen.</string>
<string name="contacts_help">Chooses if baresip contacts, Android contacts, or both are used.
If both are used and a contact with the same name exists in both contacts,
the baresip contact will be chosen.</string>
<string name="both">Both</string>
<string name="debug">Debug</string>
<string name="debug_help">If checked, provides debug and info level log messages to Logcat.</string>