diff options
author | CrystalP <crystalp@kodi.tv> | 2024-01-13 21:07:19 -0500 |
---|---|---|
committer | CrystalP <crystalp@kodi.tv> | 2024-01-25 19:46:03 -0500 |
commit | c9880881f9442fb256b7367840c0a6eb519a0230 (patch) | |
tree | 6deaa51f36cf650a751cbe9040f6776e6c0afbbd /addons | |
parent | af41d9a5798dd6b4e13a424e7da3afff55dc872d (diff) |
[video] Restore selection of versions and extras when available
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index b974bd8048..37af9ecf52 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -24054,8 +24054,9 @@ msgctxt "#40207" msgid "When enabled, a video with multiple versions will be shown as a folder in the video library. This folder can then be opened to display the individual video versions. When disabled, the configured select action will be applied." msgstr "" -#. Choose video version context menu item label +#. Choose video version context menu item label and dialog title #: xbmc/video/ContextMenus.h +#: xbmc/video/guilib/VideoVersionHelper.cpp msgctxt "#40208" msgid "Choose version" msgstr "" @@ -24092,7 +24093,13 @@ msgctxt "#40213" msgid "If selected the remote player volume level will be synchronized with the volume of this application.[CR]Warning: Global system volume level may be different than the application volume level - they are controlled independently.[CR]This may lead the remote player to be set to 100% volume level if the application has 100% volume level but the overall system volume level is smaller." msgstr "" -#empty strings from id 40214 to 40399 +#. Dialog title for the selection of the video extra after "select" in library +#: xbmc/video/guilib/VideoVersionHelper.cpp +msgctxt "#40214" +msgid "Choose extra" +msgstr "" + +#empty strings from id 40215 to 40399 # Video versions |