summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/values/arrays.xml')
-rw-r--r--core/src/main/res/values/arrays.xml48
1 files changed, 3 insertions, 45 deletions
diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml
index 50afe630b..7eeab886a 100644
--- a/core/src/main/res/values/arrays.xml
+++ b/core/src/main/res/values/arrays.xml
@@ -246,52 +246,10 @@
<item>DownloadsSection</item>
</string-array>
- <!-- sort for podcast screen, not for queue -->
- <string-array name="feed_episodes_sort_options">
- <item>@string/sort_date_new_old</item>
- <item>@string/sort_date_old_new</item>
- <item>@string/sort_title_a_z</item>
- <item>@string/sort_title_z_a</item>
- <item>@string/sort_duration_short_long</item>
- <item>@string/sort_duration_long_short</item>
- </string-array>
-
- <!-- sort for local feed screen -->
- <string-array name="local_feed_episodes_sort_options">
- <item>@string/sort_date_new_old</item>
- <item>@string/sort_date_old_new</item>
- <item>@string/sort_title_a_z</item>
- <item>@string/sort_title_z_a</item>
- <item>@string/sort_duration_short_long</item>
- <item>@string/sort_duration_long_short</item>
- <item>@string/sort_filename_a_z</item>
- <item>@string/sort_filename_z_a</item>
- </string-array>
-
- <string-array name="feed_episodes_sort_values">
- <item>DATE_NEW_OLD</item>
- <item>DATE_OLD_NEW</item>
- <item>EPISODE_TITLE_A_Z</item>
- <item>EPISODE_TITLE_Z_A</item>
- <item>DURATION_SHORT_LONG</item>
- <item>DURATION_LONG_SHORT</item>
- </string-array>
-
- <string-array name="local_feed_episodes_sort_values">
- <item>DATE_NEW_OLD</item>
- <item>DATE_OLD_NEW</item>
- <item>EPISODE_TITLE_A_Z</item>
- <item>EPISODE_TITLE_Z_A</item>
- <item>DURATION_SHORT_LONG</item>
- <item>DURATION_LONG_SHORT</item>
- <item>EPISODE_FILENAME_A_Z</item>
- <item>EPISODE_FILENAME_Z_A</item>
- </string-array>
-
- <string-array name="compact_notification_buttons_options">
- <item>@string/rewind_label</item>
- <item>@string/fast_forward_label</item>
+ <string-array name="full_notification_buttons_options">
<item>@string/skip_episode_label</item>
+ <item>@string/next_chapter</item>
+ <item>@string/playback_speed</item>
</string-array>
<string-array name="default_page_values">