- Replaced some ! chars with . chars.

This commit is contained in:
Juha Heinanen
2019-07-14 11:13:34 +03:00
parent feacfe6a4d
commit 409939c85c
2 changed files with 7 additions and 8 deletions
+3 -3
View File
@@ -254,8 +254,8 @@ Check Apps → baresip → Permissions → Storage and that file \'contacts.bs\'
<string name="listen">Listen</string>
<string name="messages">Messages</string>
<string name="dialpad">Dialpad</string>
<string name="call_already_active">You already have an active call!</string>
<string name="start_failed">Baresip failed to start! Listen Address was reset.
<string name="call_already_active">You already have an active call.</string>
<string name="start_failed">Baresip failed to start. Listen Address was reset.
Restart baresip.</string>
<string name="registering_failed">Registering of \`%1$s\` failed.</string>
<string name="no_microphone_permission">You have not granted microphone permission.</string>
@@ -264,7 +264,7 @@ Check Apps → baresip → Permissions → Storage and that file \'contacts.bs\'
<string name="transfer_query">Do you accept to transfer call to \'%1$s\'?</string>
<string name="call_failed">Call failed</string>
<string name="call_closed">Call closed</string>
<string name="restart_needed">You need to restart baresip in order to activate the new config!</string>
<string name="restart_needed">You need to restart baresip in order to activate the new config.</string>
<string name="call_not_secure">This call is NOT secure!</string>
<string name="peer_not_verified">This call is SECURE, but peer is NOT verified!</string>
<string name="call_is_secure">This call is SECURE and peer is VERIFIED!