Loading res/values/strings.xml +7 −0 Original line number Diff line number Diff line Loading @@ -627,6 +627,13 @@ <string name="touchscreen_gesture_letter_w_title">Draw the letter \"W\"</string> <string name="touchscreen_gesture_letter_z_title">Draw the letter \"Z\"</string> <!-- Gesture: Stylus gestures --> <string name="touchscreen_gesture_swipe_up_stylus_title">Swipe up with the stylus</string> <string name="touchscreen_gesture_swipe_down_stylus_title">Swipe down with the stylus</string> <string name="touchscreen_gesture_swipe_left_stylus_title">Swipe left with the stylus</string> <string name="touchscreen_gesture_swipe_right_stylus_title">Swipe right with the stylus</string> <string name="touchscreen_gesture_long_press_stylus_title">Long press with the stylus</string> <string name="touchscreen_gesture_action_dialog_title">Gesture action</string> <string name="touchscreen_gesture_action_do_nothing">Do nothing</string> <string name="touchscreen_gesture_action_flashlight">Toggle the flashlight</string> Loading Loading
res/values/strings.xml +7 −0 Original line number Diff line number Diff line Loading @@ -627,6 +627,13 @@ <string name="touchscreen_gesture_letter_w_title">Draw the letter \"W\"</string> <string name="touchscreen_gesture_letter_z_title">Draw the letter \"Z\"</string> <!-- Gesture: Stylus gestures --> <string name="touchscreen_gesture_swipe_up_stylus_title">Swipe up with the stylus</string> <string name="touchscreen_gesture_swipe_down_stylus_title">Swipe down with the stylus</string> <string name="touchscreen_gesture_swipe_left_stylus_title">Swipe left with the stylus</string> <string name="touchscreen_gesture_swipe_right_stylus_title">Swipe right with the stylus</string> <string name="touchscreen_gesture_long_press_stylus_title">Long press with the stylus</string> <string name="touchscreen_gesture_action_dialog_title">Gesture action</string> <string name="touchscreen_gesture_action_do_nothing">Do nothing</string> <string name="touchscreen_gesture_action_flashlight">Toggle the flashlight</string> Loading