diff options
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r-- | res/values/cm_strings.xml | 2 |
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> |