Skip to content

Commit a364963

Browse files
committed
Change language identifier
1 parent 65073a5 commit a364963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</requires>
77
<extension point="xbmc.python.module" library="lib" />
88
<extension point="xbmc.addon.metadata">
9-
<summary lang="en">tvdbsimple module</summary>
10-
<description lang="en">Helper module for thetvdb site access</description>
9+
<summary lang="en_GB">tvdbsimple module</summary>
10+
<description lang="en_GB">Helper module for thetvdb site access</description>
1111
<platform>all</platform>
1212
<license>GPLv3</license>
1313
<source>https://github.com/phate89/tvdbsimple</source>

0 commit comments

Comments
 (0)