mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Sort names, static home rows, & only show supported content
This commit is contained in:
parent
ead2431bc4
commit
1a4ddabff9
10 changed files with 203 additions and 74 deletions
|
|
@ -47,4 +47,13 @@
|
|||
<string name="playback_debug_info">Show playback debug info</string>
|
||||
<string name="auto_play_next_delay">Delay before playing next up</string>
|
||||
<string name="auto_play_next">Auto play next up</string>
|
||||
|
||||
|
||||
<string name="sort_by_name">Name</string>
|
||||
<string name="sort_by_random">Random</string>
|
||||
<string name="sort_by_date_episode_added">Date Episode Added</string>
|
||||
<string name="sort_by_date_added">Date Added</string>
|
||||
<string name="sort_by_date_played">Date Played</string>
|
||||
<string name="sort_by_date_released">Date Released</string>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue