- Added couple of missing dots to strings.

This commit is contained in:
Juha Heinanen
2019-07-14 11:47:44 +03:00
parent 409939c85c
commit c5715b4c81
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ Check Apps → baresip → Permissions → Storage and that file \'accounts.bs\'
<string name="export_contacts">Export</string>
<string name="import_contacts">Import</string>
<string name="invalid_contact">Invalid contact name \'%1$s\'</string>
<string name="contact_already_exists">Contact \'%1$s\' already exists</string>
<string name="contact_already_exists">Contact \'%1$s\' already exists.</string>
<string name="invalid_contact_uri">Invalid SIP URI</string>
<!-- Contacts Activity -->