summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-en-rIN/cm_strings.xml
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-03-31 11:25:53 -0700
committerSteve Kondik <shade@chemlab.org>2016-04-13 01:37:39 -0700
commit4a54c554cf1d1b15e0ee566e91223719b15ea346 (patch)
tree78e820d2d9a7bcd64bdc86c5013893932240323d /core/res/res/values-en-rIN/cm_strings.xml
parent347616336c7f6b022ade89f7693a6a2221f0583a (diff)
downloadframeworks_base-4a54c554cf1d1b15e0ee566e91223719b15ea346.zip
frameworks_base-4a54c554cf1d1b15e0ee566e91223719b15ea346.tar.gz
frameworks_base-4a54c554cf1d1b15e0ee566e91223719b15ea346.tar.bz2
livedisplay: Moving LiveDisplay to CMSDK
* Remove all LiveDisplay-related code from the framework, and update the QS tile for the new API. Change-Id: I41c04a254afa91c0ed26c050362b63049d489fba
Diffstat (limited to 'core/res/res/values-en-rIN/cm_strings.xml')
-rw-r--r--core/res/res/values-en-rIN/cm_strings.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/core/res/res/values-en-rIN/cm_strings.xml b/core/res/res/values-en-rIN/cm_strings.xml
index ccbb24e..7a726eb 100644
--- a/core/res/res/values-en-rIN/cm_strings.xml
+++ b/core/res/res/values-en-rIN/cm_strings.xml
@@ -167,18 +167,6 @@
<string name="app_ops_su">get root access</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
<string name="lock_to_app_toast_no_navbar">To unpin this screen, touch and hold the Back button.</string>
- <!-- LiveDisplay strings -->
- <string name="live_display_auto">Automatic</string>
- <string name="live_display_auto_summary">Automatically adjust color temperature of screen after sunset and sunrise</string>
- <string name="live_display_off">Off</string>
- <string name="live_display_off_summary">Disable all adjustments</string>
- <string name="live_display_day">Day</string>
- <string name="live_display_day_summary">Use day settings only</string>
- <string name="live_display_night">Night</string>
- <string name="live_display_night_summary">Use night settings only</string>
- <string name="live_display_outdoor">Outdoor (bright sun)</string>
- <string name="live_display_outdoor_summary">Use outdoor settings only</string>
- <string name="live_display_hint">LiveDisplay can help reduce eyestrain and help you sleep at night. Click here to try it out!</string>
<!-- Template for showing cellular network operator name while LTE calling is enabled -->
<string name="tethered_notification_no_device_message">No connected device</string>
<string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> connected device</string>