summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Joshua Mokut <jmokut@google.com> 2025-01-07 05:56:16 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-01-07 05:56:16 -0800
commitb0f7d0fa59e6ed18c93200ff7c829c950ccd0623 (patch)
tree74a7bdfbf78ef030ff7ef7ddb4bce49a46c7fe4e
parente7d5583ee7027c8180fc5674abf1165c3b23d1b6 (diff)
parent98c9e649c04c96519b13f1b4389bb1c329673c00 (diff)
Merge "Updated shortcut helper title string in customization mode" into main
-rw-r--r--packages/SystemUI/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index cd37c22c8bc3..a01ff3d5258f 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -3798,7 +3798,7 @@
<!-- Title at the top of the keyboard shortcut helper UI when in customize mode. The helper
is a component that shows the user which keyboard shortcuts they can use.
[CHAR LIMIT=NONE] -->
- <string name="shortcut_helper_customize_mode_title">Customize keyboard shortcuts</string>
+ <string name="shortcut_helper_customize_mode_title">Customize shortcuts</string>
<!-- Title at the top of the keyboard shortcut helper remove shortcut dialog.
The helper is a component that shows the user which keyboard shortcuts they can use. Also
allows the user to add/remove custom shortcuts.[CHAR LIMIT=NONE] -->