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 | |
| 20 | <string name="hand_wave_gesture_title">Hand wave</string> |
| 21 | <string name="hand_wave_gesture_summary">Pulse notifications on hand wave</string> |
| 22 | |
| 23 | <string name="pocket_gesture_title">Pocket</string> |
| 24 | <string name="pocket_gesture_summary">Pulse notifications on removal from pocket</string> |
| 25 | |
| 26 | </resources> |