summaryrefslogtreecommitdiffstats
path: root/java/com/android/incallui/wifi/res/values-eu/strings.xml
diff options
context:
space:
mode:
authorwangqi <wangqi@google.com>2017-06-29 13:14:51 -0700
committerBrandon Maxwell <maxwelb@google.com>2017-07-06 14:26:50 -0700
commit69674662dbcf4b88fc4f2b290bd3ab925ae411c8 (patch)
tree5fad58b25e18f6fee78d0bb9315b9fb49156f6de /java/com/android/incallui/wifi/res/values-eu/strings.xml
parentfca382768e43a66dd5f723c2aba02fcc066c1ca5 (diff)
downloadandroid_packages_apps_Dialer-69674662dbcf4b88fc4f2b290bd3ab925ae411c8.tar.gz
android_packages_apps_Dialer-69674662dbcf4b88fc4f2b290bd3ab925ae411c8.tar.bz2
android_packages_apps_Dialer-69674662dbcf4b88fc4f2b290bd3ab925ae411c8.zip
Add video call not available dialog.
When telecom disconnect the video call with the code of DisconnectCause.ERROR and the DisconnectCause#getReason() of "IMS_ACCESS_BLOCKED", we should show an error dialog to user indicating that video call is not available and providing a option to make a voice call instead. Screenshots: https://screenshot.googleplex.com/YTUGVouoLmj Bug: 33821263 Test: manual, VideoCallNotAvailablePromptTest PiperOrigin-RevId: 160563754 Change-Id: Ie2eb735a92c577b5ae5a5e8b7efa2d699fc964bc
Diffstat (limited to 'java/com/android/incallui/wifi/res/values-eu/strings.xml')
-rw-r--r--java/com/android/incallui/wifi/res/values-eu/strings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/java/com/android/incallui/wifi/res/values-eu/strings.xml b/java/com/android/incallui/wifi/res/values-eu/strings.xml
deleted file mode 100644
index 557bdfbb9..000000000
--- a/java/com/android/incallui/wifi/res/values-eu/strings.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="incall_enable_wifi_calling_button" msgid="2741166159276797490">"Gaitu"</string>
-</resources>