added language tag to addon.xml

This commit is contained in:
robweber 2012-05-25 19:39:38 -05:00
parent 5163152ce8
commit b23ea5f35e

View File

@ -11,5 +11,6 @@
<summary lang="en">Backup and restore your XBMC database and configuration files in the event of a crash or file corruption.</summary>
<description lang="en">Ever hosed your XBMC configuration and wished you'd had a backup? Now you can with one easy click. You can export your database, playlist, thumbnails, addons and other configuration details to any source writeable by XBMC.</description>
<platform>all</platform>
<language>en</language>
</extension>
</addon>