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

Commit 00003e44 authored by Michael Bestas's avatar Michael Bestas
Browse files

core: Improve protected apps notification message

Change-Id: Ib8bce9494bae2203260bdc844fe1f367d599b719
parent 0034e17c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -248,5 +248,5 @@

    <!-- Protected Apps Notification -->
    <string name="notify_package_component_protected_title">Activity launch blocked</string>
    <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> is protected from being launched. Click to authenticate and launch the application.</string>
    <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> is protected from being launched. Tap to authenticate and launch the application.</string>
</resources>