OSDN Git Service

DO NOT MERGE: cherry-picked 28a3d53eca1fedf9b6ad5513db4bc1834e9d92fa from master...
authorEric Fischer <enf@google.com>
Thu, 27 Aug 2009 20:53:48 +0000 (13:53 -0700)
committerEric Fischer <enf@google.com>
Fri, 28 Aug 2009 20:15:37 +0000 (13:15 -0700)
Fix strings whose apostrophes were eaten because of the lack of a backslash.

res/values/strings.xml

index e8abf5f..09dc66a 100644 (file)
@@ -51,7 +51,7 @@
         system applications but aren't necessary for regular applications
         that just initiate plain downloads. -->
     <string name="permdesc_downloadManagerAdvanced">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.</string>