Update Jump to Camera gesture settings description text.

Change "double-tap" to "press twice" as action is performed on a button.

Fixes: 30766938

Change-Id: Idc2573e1aff3f7a38b1cb6740f68c0c086fa48da
(cherry picked from commit 5590359376)
This commit is contained in:
Doris Ling
2016-08-10 10:30:05 -07:00
parent e90777710c
commit 8d9b89ed5c

View File

@@ -7733,7 +7733,7 @@
<string name="double_tap_power_for_camera_title">Jump to Camera</string> <string name="double_tap_power_for_camera_title">Jump to Camera</string>
<!-- Summary text for double tap power for camera [CHAR LIMIT=160]--> <!-- Summary text for double tap power for camera [CHAR LIMIT=160]-->
<string name="double_tap_power_for_camera_summary">To quickly open camera, just double-tap the power button. Works from any screen</string> <string name="double_tap_power_for_camera_summary">To quickly open camera, press the power button twice. Works from any screen</string>
<!-- Title text for double twist for camera mode [CHAR LIMIT=60]--> <!-- Title text for double twist for camera mode [CHAR LIMIT=60]-->
<string name="double_twist_for_camera_mode_title">Flip camera</string> <string name="double_twist_for_camera_mode_title">Flip camera</string>