mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-27 22:30:52 +02:00
add new action: adjust volume
This commit is contained in:
parent
c7af387a94
commit
e250a58ef4
4 changed files with 32 additions and 12 deletions
|
@ -250,8 +250,9 @@
|
|||
<string name="list_other_list_favorites">Favorite Applications</string>
|
||||
<string name="list_other_list_private_space">Private Space</string>
|
||||
<string name="list_other_toggle_private_space_lock">Toggle Private Space Lock</string>
|
||||
<string name="list_other_volume_up">Music: Louder</string>
|
||||
<string name="list_other_volume_down">Music: Quieter</string>
|
||||
<string name="list_other_volume_up">Raise Volume</string>
|
||||
<string name="list_other_volume_down">Lower Volume</string>
|
||||
<string name="list_other_volume_adjust">Adjust Volume</string>
|
||||
<string name="list_other_track_next">Music: Next</string>
|
||||
<string name="list_other_track_previous">Music: Previous</string>
|
||||
<string name="list_other_track_play_pause">Music: Play / Pause</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue