1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 ~ Copyright (C) 2017 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License 16 --> 17 18<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 20 <!-- Title for the notification to the user after a call from an unknown number ends. [CHAR LIMIT=100] --> 21 <string name="non_spam_notification_title">Know <xliff:g id="number">%1$s</xliff:g>?</string> 22 <!-- Title for the notification to the user after a call from an spammer ends. [CHAR LIMIT=100] --> 23 <string name="spam_notification_title">Was <xliff:g id="number">%1$s</xliff:g> a spam caller?</string> 24 <!-- Text for the toast shown after the user presses block/report spam. [CHAR LIMIT=100] --> 25 <string name="spam_notification_block_report_toast_text"><xliff:g id="number">%1$s</xliff:g> blocked and call was reported as spam.</string> 26 <!-- Text for the toast shown after the user presses not spam. [CHAR LIMIT=100] --> 27 <string name="spam_notification_not_spam_toast_text">Call from <xliff:g id="number">%1$s</xliff:g> reported as not spam.</string> 28 <!-- Text displayed in the collapsed notification to the user after a non-spam call ends. [CHAR LIMIT=100] --> 29 <string name="spam_notification_non_spam_call_collapsed_text">Tap to add to contacts or block spam number.</string> 30 <!-- Text displayed in the expanded notification to the user after a non-spam call ends. [CHAR LIMIT=NONE] --> 31 <string name="spam_notification_non_spam_call_expanded_text">This is the first time this number called you. If this call was spam, you can block this number and report it.</string> 32 <!-- Text displayed in the collapsed notification to the user after a spam call ends. [CHAR LIMIT=100] --> 33 <string name="spam_notification_spam_call_collapsed_text">Tap to report as not spam or block it</string> 34 <!-- Text for the reporting spam action in the after call prompt. [CHAR LIMIT=20] --> 35 <string name="spam_notification_report_spam_action_text">Block & report</string> 36 <!-- Text for the adding to contacts action in the after call prompt. [CHAR LIMIT=20] --> 37 <string name="spam_notification_add_contact_action_text">Add contact</string> 38 <!-- Text for the adding to contacts action in the after call dialog. [CHAR LIMIT=40] --> 39 <string name="spam_notification_dialog_add_contact_action_text">Add to contacts</string> 40 <!-- Text for the blocking and reporting spam action in the after call dialog. [CHAR LIMIT=40] --> 41 <string name="spam_notification_dialog_block_report_spam_action_text">Block & report spam</string> 42 <!-- Text for the marking a call as not spam in the after call prompt. [CHAR LIMIT=40] --> 43 <string name="spam_notification_was_not_spam_action_text">No, not spam</string> 44 <!-- Text for the blocking spam action in the after call prompt. [CHAR LIMIT=40] --> 45 <string name="spam_notification_block_spam_action_text">Yes, block number</string> 46 47 <!-- Strings for 'junk' spam word alternative--> 48 <!-- Title for the notification to the user after a call from an spammer ends. [CHAR LIMIT=100] --> 49 <string translatable="false" name="spam_notification_title_230151">Was <xliff:g id="number">%1$s</xliff:g> a junk caller?</string> 50 <!-- Text for the toast shown after the user presses block/report spam. [CHAR LIMIT=100] --> 51 <string translatable="false" name="spam_notification_block_report_toast_text_230151"><xliff:g id="number">%1$s</xliff:g> blocked and call was reported as junk.</string> 52 <!-- Text for the toast shown after the user presses not spam. [CHAR LIMIT=100] --> 53 <string translatable="false" name="spam_notification_not_spam_toast_text_230151">Call from <xliff:g id="number">%1$s</xliff:g> reported as not junk.</string> 54 <!-- Text displayed in the collapsed notification to the user after a non-spam call ends. [CHAR LIMIT=100] --> 55 <string translatable="false" name="spam_notification_non_spam_call_collapsed_text_230151">Tap to add to contacts or block junk number.</string> 56 <!-- Text displayed in the expanded notification to the user after a non-spam call ends. [CHAR LIMIT=NONE] --> 57 <string translatable="false" name="spam_notification_non_spam_call_expanded_text_230151">This is the first time this number called you. If this call was junk, you can block this number and report it.</string> 58 <!-- Text displayed in the collapsed notification to the user after a spam call ends. [CHAR LIMIT=100] --> 59 <string translatable="false" name="spam_notification_spam_call_collapsed_text_230151">Tap to report as not junk or block it</string> 60 <!-- Text for the blocking and reporting spam action in the after call dialog. [CHAR LIMIT=40] --> 61 <string translatable="false" name="spam_notification_dialog_block_report_spam_action_text_230151">Block & report junk</string> 62 <!-- Text for the marking a call as not spam in the after call prompt. [CHAR LIMIT=40] --> 63 <string translatable="false" name="spam_notification_was_not_spam_action_text_230151">No, not junk</string> 64 65 <!-- Strings for 'junk/spam' spam word alternative--> 66 <!-- Title for the notification to the user after a call from an spammer ends. [CHAR LIMIT=100] --> 67 <string translatable="false" name="spam_notification_title_230152">Was <xliff:g id="number">%1$s</xliff:g> a junk/spam caller?</string> 68 <!-- Text for the toast shown after the user presses block/report spam. [CHAR LIMIT=100] --> 69 <string translatable="false" name="spam_notification_block_report_toast_text_230152"><xliff:g id="number">%1$s</xliff:g> blocked and call was reported as junk/spam.</string> 70 <!-- Text for the toast shown after the user presses not spam. [CHAR LIMIT=100] --> 71 <string translatable="false" name="spam_notification_not_spam_toast_text_230152">Call from <xliff:g id="number">%1$s</xliff:g> reported as not junk/spam.</string> 72 <!-- Text displayed in the collapsed notification to the user after a non-spam call ends. [CHAR LIMIT=100] --> 73 <string translatable="false" name="spam_notification_non_spam_call_collapsed_text_230152">Tap to add to contacts or block junk/spam number.</string> 74 <!-- Text displayed in the expanded notification to the user after a non-spam call ends. [CHAR LIMIT=NONE] --> 75 <string translatable="false" name="spam_notification_non_spam_call_expanded_text_230152">This is the first time this number called you. If this call was junk/spam, you can block this number and report it.</string> 76 <!-- Text displayed in the collapsed notification to the user after a spam call ends. [CHAR LIMIT=100] --> 77 <string translatable="false" name="spam_notification_spam_call_collapsed_text_230152">Tap to report as not junk/spam or block it</string> 78 <!-- Text for the blocking and reporting spam action in the after call dialog. [CHAR LIMIT=40] --> 79 <string translatable="false" name="spam_notification_dialog_block_report_spam_action_text_230152">Block & report junk/spam</string> 80 <!-- Text for the marking a call as not spam in the after call prompt. [CHAR LIMIT=40] --> 81 <string translatable="false" name="spam_notification_was_not_spam_action_text_230152">No, not junk/spam</string> 82 83 <!-- Strings for 'unwanted' spam word alternative--> 84 <!-- Title for the notification to the user after a call from an spammer ends. [CHAR LIMIT=100] --> 85 <string translatable="false" name="spam_notification_title_230153">Was <xliff:g id="number">%1$s</xliff:g> an unwanted caller?</string> 86 <!-- Text for the toast shown after the user presses block/report spam. [CHAR LIMIT=100] --> 87 <string translatable="false" name="spam_notification_block_report_toast_text_230153"><xliff:g id="number">%1$s</xliff:g> blocked and call was reported as unwanted.</string> 88 <!-- Text for the toast shown after the user presses not spam. [CHAR LIMIT=100] --> 89 <string translatable="false" name="spam_notification_not_spam_toast_text_230153">Call from <xliff:g id="number">%1$s</xliff:g> reported as useful.</string> 90 <!-- Text displayed in the collapsed notification to the user after a non-spam call ends. [CHAR LIMIT=100] --> 91 <string translatable="false" name="spam_notification_non_spam_call_collapsed_text_230153">Tap to add to contacts or block unwanted number.</string> 92 <!-- Text displayed in the expanded notification to the user after a non-spam call ends. [CHAR LIMIT=NONE] --> 93 <string translatable="false" name="spam_notification_non_spam_call_expanded_text_230153">This is the first time this number called you. If this call was unwanted, you can block this number and report it.</string> 94 <!-- Text displayed in the collapsed notification to the user after a spam call ends. [CHAR LIMIT=100] --> 95 <string translatable="false" name="spam_notification_spam_call_collapsed_text_230153">Tap to report as useful or block it</string> 96 <!-- Text for the blocking and reporting spam action in the after call dialog. [CHAR LIMIT=40] --> 97 <string translatable="false" name="spam_notification_dialog_block_report_spam_action_text_230153">Block & report unwanted</string> 98 <!-- Text for the marking a call as not spam in the after call prompt. [CHAR LIMIT=40] --> 99 <string translatable="false" name="spam_notification_was_not_spam_action_text_230153">No, not unwanted</string> 100 101 <!-- Strings for 'spam/unwanted' spam word alternative--> 102 <!-- Title for the notification to the user after a call from an spammer ends. [CHAR LIMIT=100] --> 103 <string translatable="false" name="spam_notification_title_230154">Was <xliff:g id="number">%1$s</xliff:g> a spam/unwanted caller?</string> 104 <!-- Text for the toast shown after the user presses block/report spam. [CHAR LIMIT=100] --> 105 <string translatable="false" name="spam_notification_block_report_toast_text_230154"><xliff:g id="number">%1$s</xliff:g> blocked and call was reported as spam/unwanted.</string> 106 <!-- Text for the toast shown after the user presses not spam. [CHAR LIMIT=100] --> 107 <string translatable="false" name="spam_notification_not_spam_toast_text_230154">Call from <xliff:g id="number">%1$s</xliff:g> reported as not spam/unwanted.</string> 108 <!-- Text displayed in the collapsed notification to the user after a non-spam call ends. [CHAR LIMIT=100] --> 109 <string translatable="false" name="spam_notification_non_spam_call_collapsed_text_230154">Tap to add to contacts or block spam/unwanted number.</string> 110 <!-- Text displayed in the expanded notification to the user after a non-spam call ends. [CHAR LIMIT=NONE] --> 111 <string translatable="false" name="spam_notification_non_spam_call_expanded_text_230154">This is the first time this number called you. If this call was spam/unwanted, you can block this number and report it.</string> 112 <!-- Text displayed in the collapsed notification to the user after a spam call ends. [CHAR LIMIT=100] --> 113 <string translatable="false" name="spam_notification_spam_call_collapsed_text_230154">Tap to report as not spam/unwanted or block it</string> 114 <!-- Text for the blocking and reporting spam action in the after call dialog. [CHAR LIMIT=40] --> 115 <string translatable="false" name="spam_notification_dialog_block_report_spam_action_text_230154">Block & report spam/unwanted</string> 116 <!-- Text for the marking a call as not spam in the after call prompt. [CHAR LIMIT=40] --> 117 <string translatable="false" name="spam_notification_was_not_spam_action_text_230154">No, not spam/unwanted</string> 118 119 <!-- Strings for 'junk/unwanted' spam word alternative--> 120 <!-- Title for the notification to the user after a call from an spammer ends. [CHAR LIMIT=100] --> 121 <string translatable="false" name="spam_notification_title_230155">Was <xliff:g id="number">%1$s</xliff:g> a junk/unwanted caller?</string> 122 <!-- Text for the toast shown after the user presses block/report spam. [CHAR LIMIT=100] --> 123 <string translatable="false" name="spam_notification_block_report_toast_text_230155"><xliff:g id="number">%1$s</xliff:g> blocked and call was reported as junk/unwanted.</string> 124 <!-- Text for the toast shown after the user presses not spam. [CHAR LIMIT=100] --> 125 <string translatable="false" name="spam_notification_not_spam_toast_text_230155">Call from <xliff:g id="number">%1$s</xliff:g> reported as not junk/unwanted.</string> 126 <!-- Text displayed in the collapsed notification to the user after a non-spam call ends. [CHAR LIMIT=100] --> 127 <string translatable="false" name="spam_notification_non_spam_call_collapsed_text_230155">Tap to add to contacts or block junk/unwanted number.</string> 128 <!-- Text displayed in the expanded notification to the user after a non-spam call ends. [CHAR LIMIT=NONE] --> 129 <string translatable="false" name="spam_notification_non_spam_call_expanded_text_230155">This is the first time this number called you. If this call was junk/unwanted, you can block this number and report it.</string> 130 <!-- Text displayed in the collapsed notification to the user after a spam call ends. [CHAR LIMIT=100] --> 131 <string translatable="false" name="spam_notification_spam_call_collapsed_text_230155">Tap to report as not junk/unwanted or block it</string> 132 <!-- Text for the blocking and reporting spam action in the after call dialog. [CHAR LIMIT=40] --> 133 <string translatable="false" name="spam_notification_dialog_block_report_spam_action_text_230155">Block & report junk/unwanted</string> 134 <!-- Text for the marking a call as not spam in the after call prompt. [CHAR LIMIT=40] --> 135 <string translatable="false" name="spam_notification_was_not_spam_action_text_230155">No, not junk/unwanted</string> 136 137 138 <!-- Label for "Dismiss" dialog action. [CHAR LIMIT=12] --> 139 <string name="spam_notification_action_dismiss">Dismiss</string> 140 141</resources> 142