Skip to content

Commit

Permalink
Add german language to addon.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Feb 3, 2019
1 parent 0d463d1 commit f2b772c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions screensaver.asteroids/addon.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
library_@PLATFORM@="@LIBRARY_FILENAME@"/>
<extension point="xbmc.addon.metadata">
<summary lang="en">Asteroids screensaver</summary>
<summary lang="de">Asteroiden Bildschirmschoner</summary>
<description lang="en">An old-style screen saver where the asteroids are shot away.</description>
<description lang="de">Ein Bildschirmschoner im alten Stil, welcher die Asteroiden davon schießt.</description>
<platform>@PLATFORM@</platform>
<assets>
<icon>resources/icon.png</icon>
Expand Down

0 comments on commit f2b772c

Please sign in to comment.