- Replaced some ! chars with . chars.
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user