From 215b902b1750f6aef4c383f46cc0c48b2f56017a Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 1 Aug 2014 18:34:15 +0300 Subject: Settings: Fix the failing strings Change-Id: I93865d793eef711f8738e00e843e9d4670724c66 --- res/values/strings.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 74f1362..82441f6 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2655,19 +2655,19 @@ Factory data reset - "This will erase all data from your tablet\u2019s internal storage, including:\n\n
  • Your Google account
  • \n
  • System and app data and settings
  • \n
  • Downloaded apps
  • "
    + This will erase all data from your tablet\u2019s internal storage, including:\n\n
  • Your Google account
  • \n
  • System and app data and settings
  • \n
  • Downloaded apps
  • - "This will erase all data from your phone\u2019s internal storage, including:\n\n
  • Your Google account
  • \n
  • System and app data and settings
  • \n
  • Downloaded apps"
  • + This will erase all data from your phone\u2019s internal storage, including:\n\n
  • Your Google account
  • \n
  • System and app data and settings
  • \n
  • Downloaded apps
  • - "\n\nYou are currently signed into the following accounts:\n" + \n\nYou are currently signed into the following accounts:\n - "\n\nThere are other users present on this device.\n" + \n\nThere are other users present on this device.\n - "
  • Music
  • \n
  • Photos
  • \n
  • Other user data
  • "
    +
  • Music
  • \n
  • Photos
  • \n
  • Other user data
  • - "\n\nTo clear music, pictures, and other user data, the USB storage needs to be erased." + \n\nTo clear music, pictures, and other user data, the USB storage needs to be erased. - "\n\nTo clear music, pictures, and other user data, the SD card needs to be erased." + \n\nTo clear music, pictures, and other user data, the SD card needs to be erased. Erase USB storage -- cgit v1.1