summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2011-10-18 13:20:07 -0700
committerDoug Zongker <dougz@android.com>2011-10-18 13:20:07 -0700
commitea09b3443af25599ff785f1571d9a6bb45fb3194 (patch)
treebd7424642a97dba25848be4e0bb52cd0111ca82c /res
parent96d52cbd2952f188c6d9cc53908ee7bc4182d255 (diff)
downloadandroid_packages_providers_DownloadProvider-ea09b3443af25599ff785f1571d9a6bb45fb3194.tar.gz
android_packages_providers_DownloadProvider-ea09b3443af25599ff785f1571d9a6bb45fb3194.tar.bz2
android_packages_providers_DownloadProvider-ea09b3443af25599ff785f1571d9a6bb45fb3194.zip
fix build break (unescaped apostrophe in string)
Change-Id: I82abd3eac4f22cc7a71ad6f74335f50800b54ea2
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 0669d6af..56352951 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -191,7 +191,7 @@
excessive usage of your mobile data connection, which can lead to charges by
your mobile operator depending on your data plan.\n\n
Touch <xliff:g id="queue_text" example="Queue">%s</xliff:g> to start this download
- the next time you're connected to a Wi-Fi network.</string>
+ the next time you\'re connected to a Wi-Fi network.</string>
<!-- Text for button to queue a download to start next time Wi-Fi is available [CHAR LIMIT=25]