diff options
author | CrystalP <crystalp@kodi.tv> | 2024-03-05 00:08:46 -0500 |
---|---|---|
committer | CrystalP <crystalp@kodi.tv> | 2024-03-05 00:08:46 -0500 |
commit | 131a29fa966c29d68f14245e04d6c440cd0e2940 (patch) | |
tree | e5c5b556acb105d938c2b8f5ec422aabbf8a583f /addons | |
parent | b5330d6011133c1fb5813c90f1eedea7cd1b8af6 (diff) |
[video] remove unused string 40033
Stopped being used after PR #24477
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 1ccc1e602e..9fb3dcb2b0 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -23996,11 +23996,7 @@ msgctxt "#40032" msgid "No similar movies were found in the library." msgstr "" -#. Addition of new version: a movie with multiple versions cannot be turned into a version of another movie. -#: xbmc/video/dialogs/GUIDialogVideoManagerVersions.cpp -msgctxt "#40033" -msgid "The default version of a movie with multiple versions cannot be added as a version to another movie. Please add its additional versions first." -msgstr "" +#empty string id 40033 #. Addition of new extra: a movie with multiple versions cannot be turned into an extra of another movie. #: xbmc/video/dialogs/GUIDialogVideoManagerExtras.cpp |