Patrick Lower | c8668b2 | 2015-05-11 16:14:17 -0400 | [diff] [blame] | 1 | <?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. Palmer | fcd3f34 | 2015-05-23 11:42:49 -0700 | [diff] [blame^] | 20 | <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 Lower | c8668b2 | 2015-05-11 16:14:17 -0400 | [diff] [blame] | 25 | <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> |