diff options
author | ksooo <3226626+ksooo@users.noreply.github.com> | 2024-08-21 20:06:08 +0200 |
---|---|---|
committer | ksooo <3226626+ksooo@users.noreply.github.com> | 2024-08-28 23:18:14 +0200 |
commit | b3c42f1e4b686fee8c70c52893a9cb02a0290035 (patch) | |
tree | 8119a5c801d0cbb3adf192f472490554aa5afc5b /addons | |
parent | df97b4b1d61b66d672e369f2bee5bd2851aa935b (diff) |
[PVR] Providers: Add VFS support for browsing providers structure.
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 25a1a246bb..f132270627 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -11722,7 +11722,8 @@ msgctxt "#19333" msgid "Switched to channel for auto-closed PVR reminder for channel '{0:s}' at '{1:s}'" msgstr "" -#. label for PVR backend number of channel providers in system information's PVR section +#. generic label for pvr providers used in different places +#: xbmc/pvr/filesystem/PVRGUIDirectory.cpp #: xbmc/pvr/guilib/PVRGUIActionsDatabase.cpp #: xbmc/windows/GUIWindowSystemInfo.cpp msgctxt "#19334" |