- Minor TLS config improvements.

This commit is contained in:
Juha Heinanen
2019-08-25 12:54:05 +03:00
parent 7106b7eb74
commit 20567b0870
4 changed files with 8 additions and 25 deletions
+3 -9
View File
@@ -144,10 +144,6 @@ Check Apps → baresip → Permissions → Storage and that file \'accounts.bs\'
add peer to contacts?</string>
<string name="short_chat_question">Do you want to delete chat with \'%1$s\'?</string>
<!-- Common -->
<string name="no_storage_space_permission">You have not granted storage space permission.
Check Apps → baresip → Permissions → Storage.</string>
<!-- Config Activity -->
<string name="configuration">Configuration</string>
<string name="start_automatically">Start Automatically</string>
@@ -212,12 +208,10 @@ Check Apps → baresip → Permissions → Storage and that file \'accounts.bs\'
<string name="contacts_exceeded">Your maximum number of contacts %1%d has been exceeded.</string>
<string name="exported_contacts">Exported contacts to Download folder file \'contacts.bs\'.</string>
<string name="export_error">"Failed to export contacts to Download folder.
Check Apps → baresip → Permissions → Storage."
</string>
Check Apps → baresip → Permissions → Storage."</string>
<string name="imported_contacts">Imported contacts from Download folder.</string>
<string name="import_error">Failed to import contacts from Download folder.
Check Apps → baresip → Permissions → Storage and that file \'contacts.bs\' exists in the folder.
</string>
<string name="import_error">Failed to import contacts from Download folder. Check Apps →
baresip → Permissions → Storage and that file \'contacts.bs\' exists in the folder.</string>
<!-- Generic -->
<string name="alert">Alert</string>