diff options
author | ksooo <3226626+ksooo@users.noreply.github.com> | 2023-12-05 13:56:48 +0100 |
---|---|---|
committer | ksooo <3226626+ksooo@users.noreply.github.com> | 2023-12-07 19:07:48 +0100 |
commit | 37275b58d7410104081fcb2cb1431826a07083d5 (patch) | |
tree | b580ae58475e4e764929d33d8c41e98be34dbe4c /addons | |
parent | 5fdcecac8f5a2c30ce156714738345875ffe21be (diff) |
[video] Rename setting 'Play default video version' to 'Select default video version' and move it from Player->Videos to Media->Videos.
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index bb3f6157e7..fe7d42af8f 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -23874,16 +23874,16 @@ msgctxt "#40023" msgid "Choose {0:s}" msgstr "" -#. Play default video version setting +#. Select default video version setting #: system/settings/settings.xml msgctxt "#40200" -msgid "Play default video version" +msgid "Select default video version" msgstr "" -#. Help for play default video version setting +#. Help for select default video version setting #: system/settings/settings.xml msgctxt "#40201" -msgid "Select player action for video with multiple versions.[CR][Enabled] Automatically play the default video version without prompting.[CR][Disabled] Always display a dialogue to select the preferred video version." +msgid "Defines how to handle selection of videos with multiple versions.[CR][Enabled] Automatically select the default video version without prompting.[CR][Disabled] Display a dialogue to select a version of the video." msgstr "" #. Ignore different video versions settting @@ -23919,7 +23919,7 @@ msgstr "" #. Help for show video versions as folder settting #: system/settings/settings.xml msgctxt "#40207" -msgid "When enabled, video with multiple versions will be shown as folder in library, this folder can then be opened to display the individual video versions. When disabled, a video version dialog will be opened for the video." +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 "" # Video versions |