adding some strings related to setting the app as the default dialer

This commit is contained in:
tibbi
2018-11-30 16:49:37 +01:00
parent c8c7e7ce3b
commit 69840a321d
17 changed files with 51 additions and 17 deletions

View File

@ -17,6 +17,8 @@
<string name="request_the_required_permissions">Eskatu beharrezko baimenak</string>
<string name="create_new_contact">Create new contact</string>
<string name="add_to_existing_contact">Add to an existing contact</string>
<string name="must_make_default_dialer">You have to make this app the default dialer app to make use of blocked numbers.</string>
<string name="set_to_default">Set to default</string>
<!-- Placeholders -->
<string name="no_contacts_found">No contacts found</string>
@ -136,7 +138,7 @@
<!-- Blocked numbers -->
<string name="manage_blocked_numbers">Manage blocked numbers</string>
<string name="not_blocking_anyone">You are not blocking anyone</string>
<string name="not_blocking_anyone">You are not blocking anyone.</string>
<string name="add_a_blocked_number">Add a blocked number</string>
<string name="block_number">Block number</string>
<string name="block_numbers">Block numbers</string>