Danny Baumann | d83b3be | 2015-11-13 15:26:46 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | Copyright (C) 2013-2016 The CyanogenMod Project |
| 4 | |
| 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | you may not use this file except in compliance with the License. |
| 7 | You may obtain a copy of the License at |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | Unless required by applicable law or agreed to in writing, software |
| 10 | distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | See the License for the specific language governing permissions and |
| 13 | limitations under the License. |
| 14 | |
| 15 | --> |
| 16 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 17 | |
| 18 | <!-- In-call vibrate options --> |
| 19 | <string name="incall_vibration_category_title">In-call vibration</string> |
| 20 | <string name="incall_vibrate_outgoing_title">Vibrate on answer</string> |
cretin45 | 43dacf2 | 2015-03-12 16:06:25 -0700 | [diff] [blame] | 21 | <string name="vibrate_call_waiting">Vibrate on call waiting</string> |
Danny Baumann | d83b3be | 2015-11-13 15:26:46 -0800 | [diff] [blame] | 22 | <string name="incall_vibrate_hangup_title">Vibrate on hang up</string> |
| 23 | <string name="incall_vibrate_45_title">Vibrate every minute</string> |
| 24 | <string name="incall_vibrate_45_summary">Vibrates at 45s of every minute during outgoing calls</string> |
| 25 | |
| 26 | </resources> |