diff --git a/res/values/untranslatable.xml b/res/values/untranslatable.xml
index 0b4a53fe..a27a1ff2 100644
--- a/res/values/untranslatable.xml
+++ b/res/values/untranslatable.xml
@@ -91,7 +91,7 @@ THE SOFTWARE.
- 0
- 1
- - 2
+ - 2
- 3
- 4
- 7
@@ -100,17 +100,31 @@ THE SOFTWARE.
+
+ - @string/expand
- @string/play
- @string/enqueue
- @string/last_used_action
- @string/play_all
- @string/enqueue_all
- - @string/do_nothing
- - @string/expand
- @string/play_or_enqueue
- @string/enqueue_as_next
+ - @string/do_nothing
+
+ - 6
+ - 0
+ - 1
+ - 2
+ - 3
+ - 4
+ - 7
+ - 8
+ - 5
+
+
+
- @string/never_show
- @string/show_when_playing
diff --git a/res/xml/preference_library.xml b/res/xml/preference_library.xml
index eb61da3a..4fa00e2d 100644
--- a/res/xml/preference_library.xml
+++ b/res/xml/preference_library.xml
@@ -34,7 +34,7 @@ THE SOFTWARE.
android:key="default_action_int"
android:title="@string/default_action_title"
android:entries="@array/default_action_entries"
- android:entryValues="@array/entry_values"
+ android:entryValues="@array/default_action_entry_values"
android:defaultValue="6" />