We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65073a5 commit a364963Copy full SHA for a364963
addon.xml
@@ -6,8 +6,8 @@
6
</requires>
7
<extension point="xbmc.python.module" library="lib" />
8
<extension point="xbmc.addon.metadata">
9
- <summary lang="en">tvdbsimple module</summary>
10
- <description lang="en">Helper module for thetvdb site access</description>
+ <summary lang="en_GB">tvdbsimple module</summary>
+ <description lang="en_GB">Helper module for thetvdb site access</description>
11
<platform>all</platform>
12
<license>GPLv3</license>
13
<source>https://github.com/phate89/tvdbsimple</source>
0 commit comments