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

Commit c84c414a authored by Daniel Huang's avatar Daniel Huang Committed by Automerger Merge Worker
Browse files

Merge "Increase the char limit of shortcut categories" into udc-dev am: a5b8b448

parents e7371eaf a5b8b448
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -1721,13 +1721,13 @@
    <string name="keyboard_shortcut_search_list_hint">Search shortcuts</string>
    <string name="keyboard_shortcut_search_list_hint">Search shortcuts</string>
    <!-- The description for no shortcuts results [CHAR LIMIT=25] -->
    <!-- The description for no shortcuts results [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_list_no_result">No shortcuts found</string>
    <string name="keyboard_shortcut_search_list_no_result">No shortcuts found</string>
    <!-- The title of system category in shortcut search list. [CHAR LIMIT=15] -->
    <!-- The title of system category in shortcut search list. [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_category_system">System</string>
    <string name="keyboard_shortcut_search_category_system">System</string>
    <!-- The title of input category in shortcut search list. [CHAR LIMIT=15] -->
    <!-- The title of input category in shortcut search list. [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_category_input">Input</string>
    <string name="keyboard_shortcut_search_category_input">Input</string>
    <!-- The title of open apps category in shortcut search list. [CHAR LIMIT=15] -->
    <!-- The title of open apps category in shortcut search list. [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_category_open_apps">Open apps</string>
    <string name="keyboard_shortcut_search_category_open_apps">Open apps</string>
    <!-- The title of current app category in shortcut search list. [CHAR LIMIT=15] -->
    <!-- The title of current app category in shortcut search list. [CHAR LIMIT=25] -->
    <string name="keyboard_shortcut_search_category_current_app">Current app</string>
    <string name="keyboard_shortcut_search_category_current_app">Current app</string>


    <!-- User visible title for the keyboard shortcut that triggers the notification shade. [CHAR LIMIT=70] -->
    <!-- User visible title for the keyboard shortcut that triggers the notification shade. [CHAR LIMIT=70] -->