summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael W <baddaemon87@gmail.com>2016-04-08 18:44:08 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-04-11 00:15:56 -0700
commit72806b399d37519ce13dc642293087f96d8c1a7d (patch)
treed13d623a444c053352f6a7b9ce8ba69a4fed84b9 /res/values
parent467fae0d11044f3642779ae8dfdd1172c8ea3161 (diff)
downloadpackages_apps_Settings-72806b399d37519ce13dc642293087f96d8c1a7d.zip
packages_apps_Settings-72806b399d37519ce13dc642293087f96d8c1a7d.tar.gz
packages_apps_Settings-72806b399d37519ce13dc642293087f96d8c1a7d.tar.bz2
Allow adding a shortcut icon for carrier selection
e.g. to homescreen Change-Id: I4d16519ee84b50b229c82a41c404690bb2618c29
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index a390a9a..906f19d 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -1187,4 +1187,6 @@
<string name="restrict_cellular_access_dialog_title">Restrict cellular data access?</string>
<string name="restrict_cellular_access_dialog_summary">This feature may cause an app that depends on network access to stop working when only cellular networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
+ <!-- Label for settings shortcut: carrier selection -->
+ <string name="shortcut_carrier_title">Network operators</string>
</resources>