mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
More favorite tabs & add people to favorites (#210)
Adds Video, Playlists, & People tabs to the favorites page Also adds ability to add people to favorites via context menu or on their page Closes #199
This commit is contained in:
parent
655720fc05
commit
19b712d54b
13 changed files with 356 additions and 102 deletions
|
|
@ -82,6 +82,7 @@
|
|||
<string name="playback_speed">Playback Speed</string>
|
||||
<string name="playback">Playback</string>
|
||||
<string name="playlist">Playlist</string>
|
||||
<string name="playlists">Playlists</string>
|
||||
<string name="preview">Preview</string>
|
||||
<string name="profile_specific_settings">User Profile Settings</string>
|
||||
<string name="queue">Queue</string>
|
||||
|
|
@ -135,6 +136,7 @@
|
|||
<string name="version">Version</string>
|
||||
<string name="video_scale">Video Scale</string>
|
||||
<string name="video">Video</string>
|
||||
<string name="videos">Videos</string>
|
||||
<string name="watch_live">Watch live</string>
|
||||
<string name="years_old">%1$d years old</string>
|
||||
<string name="play_with_transcoding">Play with transcoding</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue