mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-30 02:04:55 +00:00
add resolution limit (#90)
This commit is contained in:
parent
41d56b53c3
commit
82c02594cb
4 changed files with 40 additions and 4 deletions
|
@ -354,6 +354,6 @@
|
|||
<string id="33093">Backup folder</string>
|
||||
<string id="33094">Select content type to repair</string>
|
||||
<string id="33095">Failed to retrieve latest updates using fast sync, using full sync.</string>
|
||||
<string id="33096">Important, cleanonupdate was removed in your advanced settings to prevent conflict with Emby for Kodi. Kodi will restart now.</string>
|
||||
|
||||
<string id="33096">Limit video resolution to screen resolution</string>
|
||||
<string id="33097">Important, cleanonupdate was removed in your advanced settings to prevent conflict with Emby for Kodi. Kodi will restart now.</string>
|
||||
</strings>
|
|
@ -347,4 +347,6 @@
|
|||
<string id="33086">Alle zwischengespeicherten Bilder entfernen?</string>
|
||||
<string id="33087">Alle Emby Addon-Einstellungen zurücksetzen?</string>
|
||||
<string id="33088">Zurücksetzen der Datenbank abgeschlossen, Kodi wird nun neustarten um die Änderungen anzuwenden.</string>
|
||||
<string id="33096">Video Auflösung auf Bildschirm Auflösung limitieren</string>
|
||||
|
||||
</strings>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue