diff --git a/res/values/strings.xml b/res/values/strings.xml
index b590b9b0e1b..989ed2c807b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -7508,7 +7508,7 @@
Our support team is here to address any issues
- Our support team is here all day, every day
+ Our support team is available all day, every day
Call us during support hours (local time)<br><b>%s</b>
@@ -7529,11 +7529,8 @@
%s (%s)
-
- You\'re offline
-
-
- To reach support, first connect to Wi-Fi or data.
+
+ Call us toll-free
Traveling aboard?
diff --git a/src/com/android/settings/dashboard/SupportItemAdapter.java b/src/com/android/settings/dashboard/SupportItemAdapter.java
index f1950a1ce98..4f8a068e907 100644
--- a/src/com/android/settings/dashboard/SupportItemAdapter.java
+++ b/src/com/android/settings/dashboard/SupportItemAdapter.java
@@ -177,8 +177,8 @@ public final class SupportItemAdapter extends RecyclerView.Adapter