From b2795f46bf4c2354493e05ef00a16e350af11ae8 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Thu, 27 Aug 2009 13:51:00 -0700 Subject: [PATCH] Fix strings whose apostrophes were eaten because of the lack of a backslash. Change-Id: I5738ea969ce233c15550d572fbdb5e62108c1e3e --- core/res/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index e79b0e2f82735..f777c05b09b78 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -549,12 +549,12 @@ control system backup and restore - Allows the application to control the system's backup and restore mechanism. Not for use by normal applications. + Allows the application to control the system\'s backup and restore mechanism. Not for use by normal applications. - back up and restore the application's data + back up and restore the application\'s data - Allows the application to participate in the system's backup and restore mechanism. + Allows the application to participate in the system\'s backup and restore mechanism. display unauthorized windows @@ -707,7 +707,7 @@ modify secure system settings Allows an application to modify the - system's secure settings data. Not for use by normal applications. + system\'s secure settings data. Not for use by normal applications. modify the Google services map @@ -1834,7 +1834,7 @@ Cancel - We've encountered a problem turning off USB storage. Check to make sure you have unmounted the USB host, then try again. + We\'ve encountered a problem turning off USB storage. Check to make sure you have unmounted the USB host, then try again.