diff options
author | the-black-eagle <g.moore@gmx.co.uk> | 2021-06-30 12:58:06 +0100 |
---|---|---|
committer | the-black-eagle <g.moore@gmx.co.uk> | 2022-01-08 12:19:18 +0000 |
commit | a49156bf13ff8a33146b4e79c8f2f52b47b28be3 (patch) | |
tree | f1359f53ca7335f7769f66adbd1b023ab4468806 /addons | |
parent | 2e6a1045519ed5cb8087558c58b68f691540261c (diff) |
[VIDEO] Add, store and process HDR type flags
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index ce040da7e0..72b0062f4b 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -13796,7 +13796,13 @@ msgctxt "#20473" msgid "Premiered" msgstr "" -#empty strings from id 20474 to 21329 +#. Used in smart playlists to select items based on the HDR type (HDR10, HLG, Dolbyvision) +#: xbmc/playlists/SmartPlayList.cpp +msgctxt "#20474" +msgid "HDR type" +msgstr "" + +#empty strings from id 20475 to 21329 #up to 21329 is reserved for the video db !! ! #: system/settings/settings.xml |