From 28a3d53eca1fedf9b6ad5513db4bc1834e9d92fa Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Thu, 27 Aug 2009 13:53:48 -0700 Subject: Fix strings whose apostrophes were eaten because of the lack of a backslash. Change-Id: Iea17b7daafd5f04d3c3e82f21862c6c326595f14 --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index e8abf5f5..09dc66a4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -51,7 +51,7 @@ system applications but aren't necessary for regular applications that just initiate plain downloads. --> Allows the application to - access the download manager's advanced functions. + access the download manager\'s advanced functions. Malicious applications can use this to disrupt downloads and access private information. -- cgit v1.2.3