summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9992a41f..ea28de68 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -84,6 +84,8 @@
<!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
<string name="unknown_apps_user_restriction_dlg_text">Unknown apps can\'t be installed by this
user</string>
+ <!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps. [CHAR LIMIT=none] -->
+ <string name="install_apps_user_restriction_dlg_text">This user is not allowed to install apps</string>
<string name="ok">OK</string>