From a5795a3420a9c0927850a2796faf545ba1ef7dc1 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Tue, 7 Apr 2020 00:13:15 -0700 Subject: [PATCH] easy to read sorting options (#4004) --- app/src/main/res/menu/queue.xml | 20 ++++++++++---------- core/src/main/res/values/strings.xml | 9 +++++++-- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/menu/queue.xml b/app/src/main/res/menu/queue.xml index f9aae20f7..43702e07f 100644 --- a/app/src/main/res/menu/queue.xml +++ b/app/src/main/res/menu/queue.xml @@ -35,10 +35,10 @@ + android:title="@string/sort_old_new"/> + android:title="@string/sort_new_old"/> @@ -49,10 +49,10 @@ + android:title="@string/sort_short_long"/> + android:title="@string/sort_long_short"/> @@ -63,10 +63,10 @@ + android:title="@string/sort_a_z"/> + android:title="@string/sort_z_a"/> @@ -77,10 +77,10 @@ + android:title="@string/sort_a_z"/> + android:title="@string/sort_z_a"/> @@ -96,10 +96,10 @@ + android:title="@string/sort_old_new"/> + android:title="@string/sort_new_old"/> diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 8abd70588..3740bda03 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -305,8 +305,6 @@ Ascending Descending Please confirm that you want to clear the queue of ALL of the episodes in it - Old to new - New to old Time left:\u0020 @@ -731,6 +729,13 @@ Duration (Short \u2192 Long) Duration (Long \u2192 Short) + A \u2192 Z + Z \u2192 A + New \u2192 Old + Old \u2192 New + Short \u2192 Long + Long \u2192 Short + Like AntennaPod? We would appreciate it if you take the time to rate AntennaPod.