Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e30d298c authored by Danesh M's avatar Danesh M Committed by Gerrit Code Review
Browse files

Settings : Update blacklist strings

Change-Id: I08ea4405f41f86a9eaf7bae74cbb61fa1fb0c8aa
(cherry picked from commit 6d8cc2c6)
parent 6bc7176d
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -201,14 +201,14 @@
    <string name="app_security_title">App security</string>

    <!-- Blacklist preferences -->
    <string name="blacklist_title">Blacklist</string>
    <string name="blacklist_edit_dialog_title">Edit blacklist entry</string>
    <string name="blacklist_title">Blocked caller list</string>
    <string name="blacklist_edit_dialog_title">Edit blocked phone number</string>
    <string name="blacklist_prefs">Settings</string>
    <string name="blacklist_button_delete">Delete</string>
    <string name="blacklist_empty_text">You don\'t have any blacklisted numbers. Add an entry by touching the Add (+) button.</string>
    <string name="blacklist_disabled_empty_text">To blacklist calls and/or messages from certain numbers, enable the blacklist.</string>
    <string name="blacklist_empty_text">You don\'t have any blocked numbers. Add an entry by touching the Add (+) button.</string>
    <string name="blacklist_disabled_empty_text">To prevent phone numbers from calling or messaging you, enable the blocked caller list.</string>
    <string name="blacklist_summary_disabled">Disabled</string>
    <string name="blacklist_summary">Incoming calls and messages from phone numbers in the blacklist will be blocked</string>
    <string name="blacklist_summary">You will not receive incoming calls or messages from phone numbers on the blocked caller list</string>
    <string name="blacklist_notify">Show notification</string>
    <string name="blacklist_private_numbers_title">Private numbers</string>
    <string name="blacklist_private_numbers_summary_disabled">Don\'t block calls from private numbers</string>
@@ -223,11 +223,11 @@
    <string name="blacklist_regex_summary">Use . as a wildcard and * for repetition. E.g. 123.* blocks numbers starting with 123 and .*123.* blocks numbers containing 123</string>
    <string name="blacklist_policy_block_calls">Block incoming calls</string>
    <string name="blacklist_policy_block_messages">Block incoming messages</string>
    <string name="blacklist_bad_number_add">Unable to add invalid number to blacklist</string>
    <string name="blacklist_bad_number_add">Unable to add invalid phone number to blocked caller list</string>

    <!-- Blacklist management -->
    <string name="remove_blacklist_number_title">Remove number</string>
    <string name="remove_blacklist_entry">Do you want to remove this blacklist entry?</string>
    <string name="remove_blacklist_entry">Do you want to remove this blocked phone number?</string>
    <string name="select_contact">Select contact</string>

    <!-- Protected apps lockpattern reset button -->