diff options
author | montellese <montellese@kodi.tv> | 2015-09-10 20:28:27 +0200 |
---|---|---|
committer | montellese <montellese@kodi.tv> | 2015-09-17 20:03:07 +0200 |
commit | fe724a560edcca952a6cde0de394456b44f458af (patch) | |
tree | 8a135fba444ffd2c60e76b09717baa431bd77f19 /addons/resource.language.en_gb | |
parent | 3f0243e77f324a196955125eed2b389ad23d28cd (diff) |
movie sets: add new setting to control whether to show single movie sets as sets or not
Diffstat (limited to 'addons/resource.language.en_gb')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index e3135577ce..abf87b01f3 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -11930,7 +11930,12 @@ msgctxt "#20469" msgid "Keep current set (%s)" msgstr "" -#empty strings from id 20470 to 21329 +#: system/settings/settings.xml +msgctxt "#20470" +msgid "Group single movies into sets" +msgstr "" + +#empty strings from id 20471 to 21329 #up to 21329 is reserved for the video db !! ! #: system/settings/settings.xml @@ -15795,7 +15800,11 @@ msgctxt "#36156" msgid "Enable VAAPI hardware decoding of video files, mainly used for Intel graphics and in some circumstances AMD graphics." msgstr "" -#empty string with id 36157 +#. Description of setting "Videos -> Library -> Group single movies into sets" with label #20470 +#: system/settings/settings.xml +msgctxt "#36157" +msgid "When scanned into the library a movie may be identified as forming part of a \"Movie set\". With this setting enabled you may get movie sets displayed that contain only a single movie. If it is disabled only movie sets with multiple movies will be displayed." +msgstr "" #. Description of setting "Videos -> Playback -> Allow hardware acceleration (DXVA2)" with label #13427 #: system/settings/settings.xml |