OSDN Git Service

Correct strings for Plaform Anti-malware
authorrich cannings <richc@google.com>
Fri, 14 Sep 2012 21:35:18 +0000 (14:35 -0700)
committerrich cannings <richc@google.com>
Fri, 14 Sep 2012 21:35:18 +0000 (14:35 -0700)
Set strings to:

  Verify apps
  Disallow or warn before installation of apps that may cause harm

Bug: 7168682
Change-Id: Ic0102dd82ec26dd7239eaeaa7daa2b2f47fd6365

res/values/strings.xml

index f22013e..b44952b 100644 (file)
  damage to your phone or loss of data that may result from using
  these apps.</string>
     <!-- Applications settings screen, setting check box title. If checked, the system will send package verification requests to package verifiers on the device who will ultimately allow or reject the installation of applications. [CHAR LIMIT=30] -->
-    <string name="verify_applications">App check</string>
+    <string name="verify_applications">Verify apps</string>
     <!-- Applications settings screen, setting check box summary. This is the summary for "App Check" checkbox. [CHAR LIMIT=none] -->
     <string name="verify_applications_summary">Disallow or warn before installation of apps that may cause harm</string>
     <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. -->