0d24687be6
* Includes the translations of devicesettings, doze, configpanel and cmactions packages from: - android_device_sony_huashan - android_device_lge_hammerheadcaf - android_device_asus_mofd-common - android_device_asus_msm8916-common - android_device_motorola_clark - android_device_motorola_condor - android_device_motorola_msm8226-common - android_device_motorola_msm8916-common - android_device_oneplus_oneplus2 - android_device_oneplus_oneplus3 - android_device_samsung_qcom-common - android_device_xiaomi_gemini - android_device_yu_tomato - cm_platform_sdk (devicesettings) Change-Id: I07b8df6a1e7233a14d02bee2441d7c7df1b5f798 Signed-off-by: Adrian DC <radian.dc@gmail.com>
70 lines
3.4 KiB
XML
70 lines
3.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--Generated by crowdin.com-->
|
|
<!--
|
|
Copyright (C) 2013-2016 The CyanogenMod Project
|
|
|
|
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.
|
|
-->
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
|
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
|
<!-- Device specific settings -->
|
|
<string name="device_settings_app_name">Advanced settings</string>
|
|
<!-- Device gestures panel -->
|
|
<string name="screen_gestures_panel_title">Gestures</string>
|
|
<!-- Touchscreen gesture haptic feedback -->
|
|
<string name="touchscreen_gesture_extras">Extras</string>
|
|
<string name="touchscreen_gesture_haptic_feedback">Haptic feedback</string>
|
|
<string name="touchscreen_gesture_haptic_feedback_summary">Vibrate when a gesture got detected</string>
|
|
<!-- Touchscreen gestures -->
|
|
<!-- User-aware display -->
|
|
<string name="user_aware_display_title">User-aware display</string>
|
|
<string name="user_aware_display_summary">Keep the screen on while a user is in front of the display</string>
|
|
<!-- Ambient Display -->
|
|
<string name="ambient_display_title">Ambient display</string>
|
|
<string name="ambient_display_enable_title">Ambient display</string>
|
|
<string name="ambient_display_enable_summary">Wake screen when you receive notifications</string>
|
|
<!-- Tilt sensor -->
|
|
<!-- Proximity sensor -->
|
|
<!-- Hand wave gesture -->
|
|
<string name="hand_wave_gesture_title">Hand wave</string>
|
|
<string name="hand_wave_gesture_summary">Pulse notifications on hand wave</string>
|
|
<!-- Pick-up gesture -->
|
|
<!-- Pocket gesture -->
|
|
<string name="pocket_gesture_title">Pocket</string>
|
|
<string name="pocket_gesture_summary">Pulse notifications on removal from pocket</string>
|
|
<!-- Proximity wake -->
|
|
<string name="proximity_wake_title">Proximity wake</string>
|
|
<string name="proximity_wake_enable_title">Proximity wake</string>
|
|
<string name="proximity_wake_enable_summary">Wake device on hand wave</string>
|
|
<!-- Device actions -->
|
|
<!-- Camera gesture -->
|
|
<!-- Chop-chop gesture -->
|
|
<!-- Hand wave silencer gesture -->
|
|
<!-- Flip to mute gesture -->
|
|
<!-- Do Not Disturb access -->
|
|
<!-- Lift to silence gesture -->
|
|
<!-- Action toggles -->
|
|
<string name="action_none">Disable</string>
|
|
<string name="action_launch_camera">Launch camera</string>
|
|
<string name="action_torch">Toggle torch</string>
|
|
<!-- Feedback intensity -->
|
|
<string name="feedback_intensity_title">Haptic feedback intensity</string>
|
|
<string name="feedback_intensity_summary">Strength of the haptic feedback for the double-twist and chop-chop actions</string>
|
|
<string name="feedback_intensity_none">Disabled</string>
|
|
<string name="feedback_intensity_low">Low</string>
|
|
<string name="feedback_intensity_medium">Medium</string>
|
|
<string name="feedback_intensity_high">High</string>
|
|
<!-- Dialog texts -->
|
|
<!-- Help texts -->
|
|
</resources>
|