From 05a0336bde84489db2700b8adfb8b0e415dc0932 Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Thu, 30 Apr 2015 14:29:28 -0700 Subject: [PATCH] [WifiSetup] Use bullets in skip dialog Use BulletSpan (
  • ) to show bullets in the dialog when the user skips Wi-Fi in setup wizard. Bug: 20706978 Change-Id: If81bdfad39dd9ffff7543cf531db40d813b57ec8 --- res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 9c553a4400..64ee9103e5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1608,11 +1608,11 @@ WARNING: if you skip Wi\u2011Fi, your phone will only use cellular data for initial downloads and updates. To avoid possible data charges, connect to Wi\u2011Fi. - If you skip Wi\u2011Fi:\n\nYour tablet won\'t have an Internet connection.\n\nYou won\'t get software updates until you connect to the Internet.\n\nYou can\'t activate device protection features at this time. + If you skip Wi\u2011Fi:\n\n
  • Your tablet won\'t have an Internet connection.
  • \n\n
  • You won\'t get software updates until you connect to the Internet.
  • \n\n
  • You can\'t activate device protection features at this time.
  • - If you skip Wi\u2011Fi:\n\nYour device won\'t have an Internet connection.\n\nYou won\'t get software updates until you connect to the Internet.\n\nYou can\'t activate device protection features at this time. + If you skip Wi\u2011Fi:\n\n
  • Your device won\'t have an Internet connection.
  • \n\n
  • You won\'t get software updates until you connect to the Internet.
  • \n\n
  • You can\'t activate device protection features at this time.
  • - If you skip Wi\u2011Fi:\n\nYour phone won\'t have an Internet connection.\n\nYou won\'t get software updates until you connect to the Internet.\n\nYou can\'t activate device protection features at this time. + If you skip Wi\u2011Fi:\n\n
  • Your phone won\'t have an Internet connection.
  • \n\n
  • You won\'t get software updates until you connect to the Internet.
  • \n\n
  • You can\'t activate device protection features at this time.
  • The tablet was unable to connect to this Wi\u2011Fi network. -- 2.11.0