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

Commit 3c447f99 authored by Josh's avatar Josh
Browse files

Updated Add custom shortcut dialog string

Description text was previously "Press key to assign shortcut"
And is now: "To create this shortcut, press the Action key and one or
more other keys together"

Error message was previous "Key combination already in use. Try another
key" and is now: "Key combination already in use, Try another
combination"

Test: Manual - check that strings in the add custom shortcut dialog are
updated as above.
Flag: com.android.systemui.keyboard_shortcut_helper_shortcut_customizer
Fix: 388430701

Change-Id: I69b1756f1ec449587e69a6e55de2156ed10d862f
parent ad4ddf61
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3799,7 +3799,7 @@
         user what action they need to take in the customization dialog to assign a new custom shortcut.
         The shortcut customize dialog allows users to add/remove custom shortcuts
         [CHAR LIMIT=NONE] -->
    <string name="shortcut_customize_mode_add_shortcut_description">Press key to assign shortcut</string>
    <string name="shortcut_customize_mode_add_shortcut_description">To create this shortcut, press the Action key and one or more other keys together</string>
    <!-- Sub title at the top of the remove custom shortcut dialog. Explains to the user what action
         they're about to take when they click remove shortcut. The shortcut customize dialog allows
         users to add/remove custom shortcuts
@@ -3896,7 +3896,7 @@
    <!-- Error message displayed when the user select a key combination that is already in use while
         assigning a new custom key combination to a shortcut in shortcut helper. The helper is a
         component that shows the user which keyboard shortcuts they can use. [CHAR LIMIT=NONE] -->
    <string name="shortcut_customizer_key_combination_in_use_error_message">Key combination already in use. Try another key.</string>
    <string name="shortcut_customizer_key_combination_in_use_error_message">Key combination already in use. Try another combination.</string>
    <!-- Generic error message displayed when the user selected key combination cannot be used as
         custom keyboard shortcut in shortcut helper. The helper is a component that shows the user
         which keyboard shortcuts they can use and allows users to customize their keyboard