From 2528f77daaf6439a51a80f70db3409920dd5c8b0 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Tue, 1 Sep 2009 15:42:46 -0700 Subject: [PATCH] Add backslashes before apostrophes so they don't get lost. This is required by another change I am about to submit that makes it an error not to include the backslash, since it is inevitably a mistake when someone fails to include it. --- samples/ApiDemos/res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/ApiDemos/res/values/strings.xml b/samples/ApiDemos/res/values/strings.xml index a1f200089..122483e62 100644 --- a/samples/ApiDemos/res/values/strings.xml +++ b/samples/ApiDemos/res/values/strings.xml @@ -364,8 +364,8 @@ This is a custom counter preference Haunted preference - I'm on! :) - I'm off! :( + I\'m on! :) + I\'m off! :( Parent toggle This is visually a parent @@ -634,13 +634,13 @@ using the Java programming language and run on Dalvik, a custom virtual machine designed for embedded use which runs on top of a Linux kernel. - If you want to know how to develop applications for Android, you're in the + If you want to know how to develop applications for Android, you\'re in the right place. This site provides a variety of documentation that will help you learn about Android and develop mobile applications for the platform. An early look at the the Android SDK is also available. It includes sample projects with source code, development tools, an emulator, and of course all - the libraries you'll need to build an Android application. What would it take + the libraries you\'ll need to build an Android application. What would it take to build a better mobile phone? Color: