Add missing parentheses

This commit is contained in:
Robert Högberg
2021-09-01 14:42:21 +02:00
committed by GitHub
parent 7e4890b561
commit 703f565fe6

View File

@ -22,7 +22,7 @@
<a href="https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration">Wiki</a>
for more information.</li>
<li>Registration status of an account is shown with a colored dot: green (registration
succeeded, yellow (registration is in progress), red (registration failed), white (registration
succeeded), yellow (registration is in progress), red (registration failed), white (registration
has not been activated).</li>
<li>Touch on the dot leads directly to account configuration.</li>
<li>Swipe down gesture causes re-registration of the currently shown account.</li>
@ -72,7 +72,7 @@
<a href="https://github.com/juha-h/baresip-studio/wiki/Automatic-Account-Configuration">Wiki</a>
for more information.</li>
<li>Registration status of an account is shown with a colored dot: green (registration
succeeded, yellow (registration is in progress), red (registration failed), white (registration
succeeded), yellow (registration is in progress), red (registration failed), white (registration
has not been activated).</li>
<li>Touch on the dot leads directly to account configuration.</li>
<li>Swipe down gesture causes re-registration of the currently shown account.</li>
@ -448,4 +448,4 @@
<string name="no_video_calls">Grant \"Camera\" permission to place or answer video calls.</string>
<string name="no_cameras">You don\'t have any supported video cameras.</string>
<string name="show_password">Show Password</string>
</resources>
</resources>