Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2f4efb7 authored by rich cannings's avatar rich cannings
Browse files

Correct strings for Plaform Anti-malware

Set strings to:

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

Bug: 7168682
Change-Id: Ic0102dd82ec26dd7239eaeaa7daa2b2f47fd6365
parent bc7f678c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2395,7 +2395,7 @@
 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. -->