diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 498f712..af02ae5 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4464,6 +4464,8 @@ <string name="app_restrictions_custom_label">Set application limits</string> <!-- Summary for app entries that are controlled by another entry [CHAR LIMIT=none] --> <string name="user_restrictions_controlled_by">Controlled by <xliff:g id="app">%1$s</xliff:g></string> + <!-- Summary for apps that aren't supported in limited users [CHAR LIMIT=none] --> + <string name="app_not_supported_in_limited">This app is not supported in limited users</string> <!-- Restrictions title for configuring wifi and mobile [CHAR LIMIT=35] --> <string name="restriction_wifi_config_title">Wi\u2011Fi and Mobile</string> |