summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorDanesh M <daneshm90@gmail.com>2016-03-07 15:17:59 -0800
committerDanesh M <daneshm90@gmail.com>2016-03-21 11:44:50 -0700
commita3549a2715e47ce07297315586ea9c5798da2997 (patch)
tree895cfd77ae3684f4e3d1c44410d33826246875a0 /res/values/cm_strings.xml
parentf5dea70443a1c0643be50cf8058ddbfff477712f (diff)
downloadpackages_apps_Settings-a3549a2715e47ce07297315586ea9c5798da2997.zip
packages_apps_Settings-a3549a2715e47ce07297315586ea9c5798da2997.tar.gz
packages_apps_Settings-a3549a2715e47ce07297315586ea9c5798da2997.tar.bz2
Settings : Add per app internet/data control
CYAN-3976 CRACKLING-834 Change-Id: I13192df837c057b5cadde8f31532e12daaf3c1b0
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 1328144..17099ec 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -1156,4 +1156,10 @@
<string name="battery_info_status_charging_dock_ac">Charging on dock AC</string>
<!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over Dock USB. -->
<string name="battery_info_status_charging_dock_usb">Charging over dock USB</string>
+
+ <string name="restrict_app_wlan_title">Disable app wifi usage</string>
+ <string name="restrict_app_wlan_summary">Prevent app from using wifi data connection</string>
+ <string name="restrict_app_cellular_title">Disable app cellular usage</string>
+ <string name="restrict_app_cellular_summary">Prevent app from using cellular data connection</string>
+ <string name="privacy_guard_internet_category">Internet</string>
</resources>