Move power key torch feature into its own page

Change-Id: I6a8b40b9de3c7f5a2d7a10fd564d82db597c5715
Signed-off-by: Joey <bevilacquajoey@gmail.com>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 01ecd0b..bf1d5ef 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -81,6 +81,7 @@
     <!-- Description of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=NONE] -->
     <string name="camera_double_tap_power_gesture_desc">Quickly open camera without unlocking your screen</string>
 
+    <string name="gestures_power_key_torch">Quick torch</string>
     <string name="torch_long_press_power_gesture_title">Long press for torch</string>
     <string name="torch_long_press_power_gesture_desc">Activate the torch by long pressing the power button while the display is off</string>
     <string name="torch_long_press_power_timeout_title">Automatically turn torch off</string>