blob: 273a2116a1458ba62197d1ba8424538773c7f90e [file] [log] [blame]
Patrick Lowerc8668b22015-05-11 16:14:17 -04001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 Copyright (C) 2015 The CyanogenMod Project
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7 http://www.apache.org/licenses/LICENSE-2.0
8 Unless required by applicable law or agreed to in writing, software
9 distributed under the License is distributed on an "AS IS" BASIS,
10 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 See the License for the specific language governing permissions and
12 limitations under the License.
13-->
14<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
15
16 <!-- Gesture shortcuts -->
17 <string name="screen_gestures_panel_title">Gestures</string>
18 <string name="screen_gestures_panel_summary">Use gestures to perform actions</string>
19
Christopher R. Palmerfcd3f342015-05-23 11:42:49 -070020 <string name="ambient_display_title">Ambient display</string>
21
22 <string name="ambient_display_enable_title">Ambient display</string>
23 <string name="ambient_display_enable_summary">Wake screen when you receive notifications</string>
24
Patrick Lowerc8668b22015-05-11 16:14:17 -040025 <string name="hand_wave_gesture_title">Hand wave</string>
26 <string name="hand_wave_gesture_summary">Pulse notifications on hand wave</string>
27
28 <string name="pocket_gesture_title">Pocket</string>
29 <string name="pocket_gesture_summary">Pulse notifications on removal from pocket</string>
30
31</resources>