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

Commit aa7106e7 authored by Shaowei Shen's avatar Shaowei Shen Committed by Android (Google) Code Review
Browse files

Merge "[Keyboard Shortcut] increase search hint char limit" into main

parents 322248f9 514e8d7d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1991,7 +1991,7 @@
    <string name="keyboard_shortcut_clear_text">Clear search query</string>
    <!-- The title for keyboard shortcut search list [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_list_title">Keyboard Shortcuts</string>
    <!-- The hint for keyboard shortcut search list [CHAR LIMIT=25] -->
    <!-- The hint for keyboard shortcut search list [CHAR LIMIT=50] -->
    <string name="keyboard_shortcut_search_list_hint">Search shortcuts</string>
    <!-- The description for no shortcuts results [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_list_no_result">No shortcuts found</string>