1
0
Fork 0
mirror of https://github.com/jrpie/Launcher.git synced 2025-05-09 03:54:29 +02:00

add action: media play / pause

This commit is contained in:
Josia Pietsch 2025-02-17 00:31:18 +01:00
parent 7257d4ca35
commit 88a78749c2
Signed by: jrpie
GPG key ID: E70B571D66986A2D
3 changed files with 37 additions and 39 deletions
app/src/main/res/values

View file

@ -245,6 +245,7 @@
<string name="list_other_volume_down">Music: Quieter</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>
<string name="list_other_expand_notifications_panel">Expand notifications panel</string>
<string name="list_other_nop">Do nothing</string>
<string name="list_other_lock_screen">Lock Screen</string>