diff options
author | CrystalP <crystalp@kodi.tv> | 2024-01-26 21:39:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 21:39:30 -0500 |
commit | b104e068c56c389d10aebc2f6e6df0fc64ed1df4 (patch) | |
tree | 5f8c5128f2532ac0225d35e8511bc8f91b59afc7 /addons | |
parent | af41d9a5798dd6b4e13a424e7da3afff55dc872d (diff) | |
parent | d93db660abff545858f8ab384359037d28d98c64 (diff) |
Merge pull request #24558 from CrystalP/restore-video-chooser
[video] Restore selection of extras in "Choose" dialog from library selection
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..c00adcd9e3 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 +#: xbmc/video/guilib/VideoVersionHelper.cpp +msgctxt "#40214" +msgid "Choose extra" +msgstr "" + +#empty strings from id 40215 to 40399 # Video versions |