Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions addon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<extension point="xbmc.service" library="service.py" start="login"/>
<extension point="xbmc.addon.metadata">
<reuselanguageinvoker>true</reuselanguageinvoker>
<summary lang="en_GB">Joyn Video On Demand and Live TV</summary>
<summary lang="de_DE">Joyn Video On Demand and Live TV</summary>
<description lang="en_GB">Watch VOD content und Live TV provided by Joyn</description>
<summary lang="en_GB">Joyn Video On Demand and Live TV</summary>
<summary lang="de_DE">Joyn Video On Demand und Live TV</summary>
<description lang="en_GB">Watch VOD content and Live TV provided by Joyn</description>
<description lang="de_DE">Video On Demand und Live TV von Joyn</description>
<disclaimer lang="en_GB">The use of this addon may violate the terms and conditions of Joyn GmbH - especially, but not exclusively, if it is used outside of Germany.</disclaimer>
<disclaimer lang="de_DE">Die Nutzung dieses Addon verstösst eventuell gegen die AGB der Joyn GmbH - insbesondere, aber nicht ausschliesslich, wenn es außerhalb von Deutschland verwendet wird</disclaimer>
Expand Down