1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3  <string name="non_spam_notification_title">Känner du %1$s?</string>
4  <string name="spam_notification_title">Var %1$s ett spamsamtal?</string>
5  <string name="spam_notification_block_report_toast_text">%1$s blockerat och samtalet rapporterat som spam.</string>
6  <string name="spam_notification_not_spam_toast_text">Samtal från %1$s rapporterat som spam.</string>
7  <string name="spam_notification_non_spam_call_collapsed_text">Tryck för att lägga till kontakter eller blockera spamnummer.</string>
8  <string name="spam_notification_non_spam_call_expanded_text">Det här var första gången det här numret ringde dig. Om det var spam går det att blockera numret och rapportera det.</string>
9  <string name="spam_notification_spam_call_collapsed_text">Tryck för att rapportera som inte spam eller blockera det</string>
10  <string name="spam_notification_report_spam_action_text">Blockera, rapportera</string>
11  <string name="spam_notification_add_contact_action_text">Lägg till kontakt</string>
12  <string name="spam_notification_dialog_add_contact_action_text">Lägg till i Kontakter</string>
13  <string name="spam_notification_dialog_block_report_spam_action_text">Blockera och rapportera spam</string>
14  <string name="spam_notification_was_not_spam_action_text">Nej, inte spam</string>
15  <string name="spam_notification_block_spam_action_text">Ja, blockera numret</string>
16  <string name="spam_notification_action_dismiss">Stäng</string>
17</resources>
18