Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98c9e649 authored by Josh's avatar Josh
Browse files

Updated shortcut helper title string in customization mode

Test: Manual - check that title in customization mode is "Customize
shortcuts"
Flag: com.android.systemui.keyboard_shortcut_helper_shortcut_customizer
Fix: 387583484

Change-Id: I764f6f6fe416bfc38274db076d77bdef271c0b22
parent 9856bf30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3785,7 +3785,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] -->