sanders: LineageActions: Remove from dashboard, move to system settings

Needs 7ad487fd5c

Signed-off-by: Keertesh <keertesh.k98@gmail.com>
This commit is contained in:
jhenrique09
2017-12-30 10:49:29 -02:00
committed by Keertesh
parent a4b148e469
commit a632d88af4
5 changed files with 69 additions and 14 deletions

View File

@@ -92,4 +92,15 @@
<!-- Pip -->
<string name="app_does_not_support_pip">App does not support picture-in-picture mode.</string>
<!-- Proximity sensor -->
<string name="allow_proximity_sensor_title">Allow proximity sensor</string>
<string name="allow_proximity_sensor_summary">Check the proximity sensor before performing the action</string>
<!-- Title text for double tap power for camera [CHAR LIMIT=60]-->
<string name="double_tap_power_for_camera_title">Jump to camera</string>
<!-- Summary text for double tap power for camera [CHAR LIMIT=160]-->
<string name="double_tap_power_for_camera_summary">To quickly open camera, press the power button twice. Works from any screen.</string>
</resources>