mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-27 22:30:52 +02:00
rename tab "Apps" to "Actions" and "Volume Up/Down" to "Volume Up/Down Key"
Some checks failed
Android CI / build (push) Has been cancelled
Some checks failed
Android CI / build (push) Has been cancelled
This commit is contained in:
parent
7fc58fe384
commit
8e140e2e69
3 changed files with 7 additions and 7 deletions
|
@ -16,7 +16,7 @@
|
|||
-->
|
||||
<string name="settings_title">Settings</string>
|
||||
|
||||
<string name="settings_tab_app">Apps</string>
|
||||
<string name="settings_tab_actions">Actions</string>
|
||||
<string name="settings_tab_launcher">Launcher</string>
|
||||
<string name="settings_tab_meta">Meta</string>
|
||||
|
||||
|
@ -85,9 +85,9 @@
|
|||
<string name="settings_gesture_swipe_lambda_reverse">Λ (Reverse)</string>
|
||||
<string name="settings_gesture_description_swipe_lambda_reverse">Bottom right -> top mid -> bottom left</string>
|
||||
|
||||
<string name="settings_gesture_vol_up">Volume Up</string>
|
||||
<string name="settings_gesture_vol_up">Volume Up Key</string>
|
||||
<string name="settings_gesture_description_vol_up">Press the volume up button</string>
|
||||
<string name="settings_gesture_vol_down">Volume Down</string>
|
||||
<string name="settings_gesture_vol_down">Volume Down Key</string>
|
||||
<string name="settings_gesture_description_vol_down">Press the volume down button</string>
|
||||
<string name="settings_gesture_double_click">Double Click</string>
|
||||
<string name="settings_gesture_description_double_click">Double click an empty area</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue