mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-30 02:04:55 +00:00
Remove skip deletion after playback
I think it must be a mistake on my part. Checking history, it looks like a copy paste during the refactor.
This commit is contained in:
parent
d3f2969e80
commit
26836fb536
3 changed files with 10 additions and 15 deletions
|
@ -286,7 +286,7 @@
|
|||
<string id="30517">Network credentials</string>
|
||||
<string id="30518">Enable Emby cinema mode</string>
|
||||
<string id="30519">Ask to play trailers</string>
|
||||
<string id="30520">Skip Emby delete confirmation</string>
|
||||
<string id="30520">Skip Emby delete confirmation for the context menu</string>
|
||||
<string id="30521">Jump back on resume (in seconds)</string>
|
||||
<string id="30522">Force transcode H265</string>
|
||||
<string id="30523">Music metadata options (not compatible with direct stream)</string>
|
||||
|
@ -300,9 +300,7 @@
|
|||
<string id="30531">Enable new content notification</string>
|
||||
<string id="30532">Duration of the video library pop up (in seconds)</string>
|
||||
<string id="30533">Duration of the music library pop up (in seconds)</string>
|
||||
<string id="30534">For the context menu</string>
|
||||
<string id="30535">After playback (Caution!)</string>
|
||||
<string id="30536">Server messages</string>
|
||||
<string id="30534">Server messages</string>
|
||||
|
||||
<!-- service add-on -->
|
||||
<string id="33000">Welcome</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue