diff options
Diffstat (limited to 'res/values-en-rGB/cm_strings.xml')
| -rw-r--r-- | res/values-en-rGB/cm_strings.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/res/values-en-rGB/cm_strings.xml b/res/values-en-rGB/cm_strings.xml index 262bd43c4..034422188 100644 --- a/res/values-en-rGB/cm_strings.xml +++ b/res/values-en-rGB/cm_strings.xml @@ -67,9 +67,12 @@ <!-- Setting checkbox summary for displaying USB debugging notification --> <!-- Names of categories of app ops tabs - extension of AOSP --> <!-- User display names for app ops codes - extension of AOSP --> + <string name="app_ops_summaries_toggle_mobile_data">toggle mobile data</string> <!-- User display names for app ops codes - extension of AOSP --> + <string name="app_ops_labels_toggle_mobile_data">Toggle mobile data</string> <!-- App ops permissions --> <!-- App ops detail --> + <string name="app_ops_disabled_by_optimization">Disabled by battery optimisation</string> <!-- App ops menu options --> <!-- Hostname setting --> <!-- Backlight brightness settings screen --> @@ -94,6 +97,7 @@ <!-- Display : Rotation --> <!-- Display settings. Screen color. --> <!-- LiveDisplay --> + <string name="live_display_summary">Optimise your screen based on time of day and ambient conditions to improve readability and reduce eyestrain</string> <!-- Whether to display IME switcher notifcation --> <!-- Heads up --> <!-- Bluetooth settings. A checkbox to set if we should accept all the file types regardless of their presence in MIME type whitelist --> @@ -151,6 +155,7 @@ <!-- Edit access point labels: PPP number --> <!-- APNs screen message indicating new APN user is adding is a duplicate --> <!-- MSIM SIM status --> + <string name="sim_mobile_network_settings_category_title">Mobile network settings</string> <!-- Zen mode allowed event setting summary items --> <!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed--> <!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed --> @@ -178,6 +183,14 @@ <!-- Dock battery not present message --> <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging on Dock AC. --> <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over Dock USB. --> + <string name="restrict_app_cellular_title">Disable app mobile usage</string> + <string name="restrict_app_cellular_summary">Prevent app from using mobile data connection</string> <!-- Weather --> + <string name="allow_background_both">Over mobile data & Wi\u2011Fi</string> + <string name="mobile_data_alert">Mobile data alert</string> + <string name="restrict_cellular_access_title">Restrict mobile data access</string> + <string name="restrict_cellular_access_summary">Disable data access on mobile networks</string> + <string name="restrict_cellular_access_dialog_title">Restrict mobile 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 mobile 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 --> </resources> |
