diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index d870dcfe4..a9a1b16f6 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -10,9 +10,6 @@ @string/pref_theme_value_light @string/pref_theme_value_dark - system - light - dark System Default @@ -1657,19 +1654,6 @@ @string/pref_device_action_broadcast - Disabled - Media Play - Media Pause - Toggle playback - Next Track - Previous Track - Volume Up - Volume Down - Skip forward - Skip back - Send Broadcast - - @string/pref_button_action_disabled_value @string/pref_media_play_value @@ -1682,27 +1666,8 @@ @string/pref_media_forward_value @string/pref_media_rewind_value @string/pref_device_action_broadcast_value - - - UNKNOWN - PLAY - PAUSE - PLAYPAUSE - NEXT - PREVIOUS - VOLUMEUP - VOLUMEDOWN - FORWARD - REWIND - BROADCAST - Voice Assistant - Active Noise Cancelling - Quick Ambient Sound - Volume - Ambient Sound - @string/pref_button_action_disabled @string/pref_media_play diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4b77a91f5..bb0302def 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1448,4 +1448,15 @@ On-device pairing confirmations can get annoying. Disabling them might lose you functionality. VESC Bose QC35 - \ No newline at end of file + Disabled + Media Play + Media Pause + Toggle playback + Next Track + Previous Track + Volume Up + Volume Down + Skip forward + Skip back + Send Broadcast + diff --git a/app/src/main/res/values/values.xml b/app/src/main/res/values/values.xml index 61a2161ed..d606a27a0 100644 --- a/app/src/main/res/values/values.xml +++ b/app/src/main/res/values/values.xml @@ -95,4 +95,25 @@ off complete + UNKNOWN + PLAY + PAUSE + PLAYPAUSE + NEXT + PREVIOUS + VOLUMEUP + VOLUMEDOWN + FORWARD + REWIND + BROADCAST + Voice Assistant + Active Noise Cancelling + Quick Ambient Sound + Volume + Ambient Sound + + system + light + dark +