Merge "Detect Web links on Text Views"
am: 9fd4a043a3

Change-Id: Id02884bb6c9dd5c87bea931abf017954ae4a4338
diff --git a/res/values-b+sr+Latn/strings.xml b/res/values-b+sr+Latn/strings.xml
index 7cc99a9..c2c3c35 100644
--- a/res/values-b+sr+Latn/strings.xml
+++ b/res/values-b+sr+Latn/strings.xml
@@ -28,4 +28,5 @@
     <string name="import_vcard" msgid="5104299047930666528">"Uvezi ^1"</string>
     <string name="mime_display_name" msgid="5926357152623764485">"Podaci iz NFC oznake"</string>
     <string name="vcard_title" msgid="7122634780732426007">"Kontakt informacije za ^1"</string>
+    <string name="call_phone_permission_denied" msgid="8515177111984654599">"Ova aplikacija mora da pristupi Dozvoli za telefon da bi upućivala pozive. Možete da upravljate Dozvolom za oznake u Podešavanjima"</string>
 </resources>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
index e94b9ba..88d065d 100644
--- a/res/values-be/strings.xml
+++ b/res/values-be/strings.xml
@@ -28,4 +28,5 @@
     <string name="import_vcard" msgid="5104299047930666528">"Імпарт ^1"</string>
     <string name="mime_display_name" msgid="5926357152623764485">"Дадзеныя ад тэгу NFC"</string>
     <string name="vcard_title" msgid="7122634780732426007">"Кантактная інфармацыя для ^1"</string>
+    <string name="call_phone_permission_denied" msgid="8515177111984654599">"Для таго каб рабіць выклікі, гэтай праграме патрабуецца дазвол на доступ да Тэлефона. Вы можаце кіраваць дазволамі Тэлефона ў Наладах"</string>
 </resources>
diff --git a/res/values-bs/strings.xml b/res/values-bs/strings.xml
index 48ae567..2fcfe19 100644
--- a/res/values-bs/strings.xml
+++ b/res/values-bs/strings.xml
@@ -28,4 +28,5 @@
     <string name="import_vcard" msgid="5104299047930666528">"Unijeti^1"</string>
     <string name="mime_display_name" msgid="5926357152623764485">"Podaci sa NFC oznake"</string>
     <string name="vcard_title" msgid="7122634780732426007">"Kontakt p odaci za ^1"</string>
+    <string name="call_phone_permission_denied" msgid="8515177111984654599">"Za upućivanje poziva, ovoj aplikaciji je potreban pristup odobrenjima za telefon. Odobrenjima za oznake možete upravljati u Postavkama."</string>
 </resources>
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..ab947ce
--- /dev/null
+++ b/res/values-en-rCA/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--  Copyright (C) 2010 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+    <string name="app_name" msgid="5128188288358721369">"Tags"</string>
+    <string name="title_scanned_tag" msgid="4347835407095551450">"New tag collected"</string>
+    <string name="title_existing_tag" msgid="5656560272594190244">"Tag"</string>
+    <string name="tag_unknown" msgid="2897956823877728783">"Unknown tag type"</string>
+    <string name="tag_empty" msgid="3726529819932095782">"Empty tag"</string>
+    <string name="button_done" msgid="7048822758098308158">"Done"</string>
+    <string name="action_text" msgid="577417996159152923">"Text <xliff:g id="PHONE_NUMBER">%s</xliff:g>"</string>
+    <string name="action_call" msgid="6226253647953184035">"Call <xliff:g id="PHONE_NUMBER">%s</xliff:g>"</string>
+    <string name="empty_tag_prompt" msgid="4206394383309956030">"This tag is empty."</string>
+    <string name="import_vcard" msgid="5104299047930666528">"Import ^1"</string>
+    <string name="mime_display_name" msgid="5926357152623764485">"Data from NFC tag"</string>
+    <string name="vcard_title" msgid="7122634780732426007">"Contact info for ^1"</string>
+    <string name="call_phone_permission_denied" msgid="8515177111984654599">"This application needs to access Telephone permission in order to make calls. You can manage Tag permission in Settings"</string>
+</resources>
diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml
new file mode 100644
index 0000000..f323d91
--- /dev/null
+++ b/res/values-en-rXC/strings.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--  Copyright (C) 2010 The Android Open Source Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+ -->
+
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+    <string name="app_name" msgid="5128188288358721369">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‎‏‏‏‎‎‏‎‏‎‏‎‏‏‏‏‏‏‎‎‎‎‎‏‎‎‏‏‏‏‏‏‎‏‎‎‏‏‏‏‎‎‎‎‏‎‏‎‎‏‏‏‎‏‎‏‏‎‎‏‎Tags‎‏‎‎‏‎"</string>
+    <string name="title_scanned_tag" msgid="4347835407095551450">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‎‏‏‏‏‎‎‎‏‎‏‎‏‏‎‏‎‎‏‏‏‎‏‎‏‎‎‎‏‎‎‎‏‎‏‎‏‎‏‏‏‎‎‏‎‏‏‏‏‎‏‎‏‎‏‏‏‎‏‏‎‏‎‎New tag collected‎‏‎‎‏‎"</string>
+    <string name="title_existing_tag" msgid="5656560272594190244">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‏‏‎‏‎‎‎‎‎‎‎‎‎‏‎‎‎‏‏‏‎‎‏‏‎‎‏‎‎‏‎‎‎‏‎‏‎‎‏‎‎‎‎‎‎‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎Tag‎‏‎‎‏‎"</string>
+    <string name="tag_unknown" msgid="2897956823877728783">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‎‏‎‏‎‎‎‎‎‏‏‎‏‏‏‏‎‎‏‏‏‎‎‎‏‏‎‎‎‎‎‏‎‎‏‎‏‎‏‏‎‏‎‎‏‏‎‏‎‏‏‏‎‏‎‎‎‎‎‏‏‏‏‎Unknown tag type‎‏‎‎‏‎"</string>
+    <string name="tag_empty" msgid="3726529819932095782">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‎‏‏‎‎‏‏‏‎‏‏‎‏‏‏‎‏‎‎‏‎‏‏‎‎‏‎‎‎‎‎‏‎‎‏‎‎‎‏‏‏‏‏‎‎‏‏‏‏‏‏‎‏‎‏‎‎‏‎‎‏‏‎‎Empty tag‎‏‎‎‏‎"</string>
+    <string name="button_done" msgid="7048822758098308158">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‎‏‎‎‏‏‏‎‎‏‎‏‏‏‏‎‎‏‏‏‏‎‎‎‏‎‏‎‎‏‎‎‎‏‏‏‎‎‎‏‏‎‎‎‎‏‏‏‏‏‎‎Done‎‏‎‎‏‎"</string>
+    <string name="action_text" msgid="577417996159152923">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‎‎‏‎‎‎‎‎‎‎‎‎‏‏‎‏‏‎‎‏‏‎‏‎‎‏‏‎‏‏‏‎‏‏‎‎‏‏‏‏‏‏‏‎‏‏‏‏‏‏‎‎‏‏‎‎‎‏‏‎‏‏‎Text ‎‏‎‎‏‏‎<xliff:g id="PHONE_NUMBER">%s</xliff:g>‎‏‎‎‏‏‏‎‎‏‎‎‏‎"</string>
+    <string name="action_call" msgid="6226253647953184035">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‎‏‏‎‎‏‏‎‏‎‎‎‎‎‎‏‏‎‎‎‏‎‏‏‎‏‎‎‎‏‏‎‎‏‏‏‏‎‏‏‏‎‏‎‏‏‎‎‎‏‎‏‎‎‏‎‎‎‏‏‎Call ‎‏‎‎‏‏‎<xliff:g id="PHONE_NUMBER">%s</xliff:g>‎‏‎‎‏‏‏‎‎‏‎‎‏‎"</string>
+    <string name="empty_tag_prompt" msgid="4206394383309956030">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‎‎‎‎‎‎‎‏‏‏‎‏‎‏‏‎‎‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‎‎‏‏‎‏‏‎‎‎‏‏‏‎‏‏‏‏‏‎‎This tag is empty.‎‏‎‎‏‎"</string>
+    <string name="import_vcard" msgid="5104299047930666528">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‎‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‏‏‏‎‎‏‏‏‏‎‎‎‎‏‎‏‏‏‎‏‏‎‏‎‎‎‏‎‏‏‎‎‏‏‏‏‎‎‎‏‎‎‎‎‎‎Import ^1‎‏‎‎‏‎"</string>
+    <string name="mime_display_name" msgid="5926357152623764485">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‎‏‎‎‏‎‎‎‏‏‏‏‏‎‏‎‏‎‎‏‏‎‎‏‏‎‏‏‏‎‎‏‎‏‏‏‏‎‎‎‏‏‏‏‎‎‎‎‏‎‎‏‎‎‎‎‎‎‎‏‎‏‎Data from NFC tag‎‏‎‎‏‎"</string>
+    <string name="vcard_title" msgid="7122634780732426007">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‎‎‎‏‎‏‏‎‏‏‎‎‎‏‎‏‎‏‏‏‎‏‎‎‏‏‎‎‎‏‎‎‎‎‎‏‎‎‏‏‎‎‏‏‎‎‎‎‎‎‏‏‏‎‎‎‏‎‏‏‏‎Contact info for ^1‎‏‎‎‏‎"</string>
+    <string name="call_phone_permission_denied" msgid="8515177111984654599">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‏‎‏‎‎‏‎‏‏‎‏‏‏‏‏‏‏‏‏‎‏‏‎‎‎‏‎‏‎‏‏‏‏‏‏‏‏‎‎‎‏‏‏‎‏‏‏‏‏‎‎‏‏‏‏‎‏‏‎‎‎‎‏‏‏‎‎‏‎‎‏‎‎‎‎‎‏‏‏‎This application needs to access Telephone permission in order to make calls. You can manage Tag permission in Settings‎‏‎‎‏‎"</string>
+</resources>