2018-09-16 14:32:42 -04:00
<?xml version="1.0" encoding="utf-8"?>
2020-08-27 09:13:41 -04:00
<!-- Copyright (C) 2018 - 2020 The Xiaomi - SDM660 Project
2018-09-16 14:32:42 -04:00
2020-08-27 09:13:41 -04:00
https://github.com/xiaomi-sdm660
2018-09-16 14:32:42 -04:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
2020-08-27 09:13:41 -04:00
2018-09-16 14:32:42 -04:00
<resources xmlns:xliff= "urn:oasis:names:tc:xliff:document:1.2" >
<!-- Label for feature switch [CHAR LIMIT=30] -->
<string name= "switch_bar_on" > On</string>
<!-- Label for feature switch [CHAR LIMIT=30] -->
<string name= "switch_bar_off" > Off</string>
<!-- Device specific settings -->
2020-08-27 09:13:41 -04:00
<string name= "device_settings_app_name" > Advanced Doze Settings</string>
2018-09-16 14:32:42 -04:00
<!-- Ambient Display -->
2020-08-27 09:13:41 -04:00
<string name= "ambient_display_title" > Ambient Display</string>
2021-12-04 04:09:23 -05:00
<string name= "ambient_enable" > Enable</string>
2018-09-16 14:32:42 -04:00
<!-- Tilt sensor -->
2020-08-08 06:10:57 -04:00
<string name= "tilt_sensor_title" > Tilt Sensor Gestures</string>
2018-09-16 14:32:42 -04:00
<!-- Proximity sensor -->
2020-08-08 08:14:30 -04:00
<string name= "proximity_sensor_title" > Proximity Sensor Gestures</string>
2018-09-16 14:32:42 -04:00
<!-- Hand wave gesture -->
2020-08-27 09:13:41 -04:00
<string name= "hand_wave_gesture_title" > Hand Wave</string>
2018-09-16 14:32:42 -04:00
<string name= "hand_wave_gesture_summary" > Pulse notifications on hand wave</string>
<!-- Pick - up gesture -->
2020-08-27 09:13:41 -04:00
<string name= "pick_up_gesture_title" > Pick-Up</string>
2018-09-16 14:32:42 -04:00
<string name= "pick_up_gesture_summary" > Pulse notifications on pick-up</string>
<!-- Pocket gesture -->
<string name= "pocket_gesture_title" > Pocket</string>
<string name= "pocket_gesture_summary" > Pulse notifications on removal from pocket</string>
<!-- Proximity wake -->
2020-08-27 09:13:41 -04:00
<string name= "proximity_wake_title" > Proximity Wake</string>
2018-09-16 14:32:42 -04:00
<string name= "proximity_wake_enable_summary" > Wake device on hand wave</string>
<!-- Dialog texts -->
<string name= "dialog_ok" > OK</string>
<!-- Help texts -->
<string name= "doze_settings_help_title" > Help</string>
<string name= "doze_settings_help_text" > These features use sensor events to launch a doze notification pulse. The chosen sensor is only enabled when the device receives a notification, this helps to reduce battery usage. There is also an option to enable the chosen sensor as soon as the screen turns off, this will cause higher battery usage.</string>
2020-08-07 05:55:20 -04:00
<!-- Doze Tile Service -->
<string name= "ambient_display_gestures_title" > Ambient Display Gesture</string>
2020-08-08 06:10:57 -04:00
<!-- Raise to Wake Gesture -->
<string name= "raise_to_wake_gesture_title" > Raise To Wake</string>
<string name= "raise_to_wake_gesture_summary" > Tilt Sensor events to raise your device.</string>
2018-09-16 14:32:42 -04:00
</resources>