diff options
| author | dianlujitao <dianlujitao@lineageos.org> | 2022-06-08 20:05:30 +0800 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2025-06-11 12:16:06 +0200 |
| commit | e318e9d7480a815bc205f9153586bd0225dab613 (patch) | |
| tree | cb199ec9e81e368a7e19927db1685ba9350cf663 | |
| parent | 859c54f7f841e8cf643fd80048cc0651ae4581d9 (diff) | |
devicesettings: Add moto gesture strings
Change-Id: I7f5c4d97cdcb909e8d70b5f7532f93d6c87b7c00
| -rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 52a589f..547f25c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -134,6 +134,8 @@ <!-- Device actions --> <string name="actions_title">Actions</string> + <string name="device_gestures_panel_summary">Special device gestures</string> + <string name="moto_gestures_panel_title">Moto gestures</string> <!-- Camera gesture --> <string name="camera_gesture_title">Double-twist</string> |
