mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Show last played date on overview dialog (#1248)
## Description Adds a line to the overview/media info dialog with the date when the item was last played. ### Related issues N/A ### Testing Emulator ## Screenshots <img width="1280" height="720" alt="last_played Large" src="https://github.com/user-attachments/assets/1c38141d-1000-43d0-bf28-a0845edfacc2" /> ## AI or LLM usage None
This commit is contained in:
parent
b18416c954
commit
b5422fe82b
8 changed files with 35 additions and 60 deletions
|
|
@ -756,6 +756,7 @@
|
|||
<string name="discover_tv">Discover TV Shows</string>
|
||||
<string name="discover_movies">Discover Movies</string>
|
||||
<string name="studios_in">Studios in %1$s</string>
|
||||
<string name="last_played">Last played</string>
|
||||
|
||||
<string name="ass_subtitle_mode_libass">Direct play with libass</string>
|
||||
<string name="ass_subtitle_mode_exoplayer">Direct play with ExoPlayer built-in</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue