diff options
author | Martijn Kaijser <martijn@xbmc.org> | 2018-11-12 18:38:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-12 18:38:16 +0100 |
commit | b3a7d3c41ae529d8f408f3f1ea2a13b26a20f8ac (patch) | |
tree | bd662417972d7f93172c62801bc3327806cf9885 /addons | |
parent | c895e84b9770aa01a0e54002221a7186f7567e6f (diff) | |
parent | 44522c463caeba30f887111e6d39d7020380a315 (diff) |
Merge pull request #14851 from sbraz/typo
[settings] fix typo in UPNP setting description
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 28d4ae20e8..59a3656ea8 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -19104,7 +19104,7 @@ msgstr "" #. Description of setting with label #21361 "Look for remote UPnP players" #: system/settings/settings.xml msgctxt "#36326" -msgid "Enable the UPnP control point. This allows you to stream media to any UPnP client and control it's playback." +msgid "Enable the UPnP control point. This allows you to stream media to any UPnP client and control its playback." msgstr "" #. Description of settings category with label #20187 "Control" |