summaryrefslogtreecommitdiffstats
path: root/core/res/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/values/cm_strings.xml')
-rw-r--r--core/res/res/values/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/res/res/values/cm_strings.xml b/core/res/res/values/cm_strings.xml
index 38b98c6..f9bfff1 100644
--- a/core/res/res/values/cm_strings.xml
+++ b/core/res/res/values/cm_strings.xml
@@ -246,4 +246,7 @@
with spaces on either side. [CHAR LIMIT=3] -->
<string name="kg_sub_separator" translatable="false">" | "</string>
+ <!-- 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>
</resources>