diff options
author | spiff_ <spiff_@svn> | 2010-08-04 12:29:16 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-08-04 12:29:16 +0000 |
commit | 7f022fbae9a34f78898b71396c34ec073df306b7 (patch) | |
tree | d4c10467a33e14b76c27bfc08663f03d99786edf /addons/metadata.common.last.fm/addon.xml | |
parent | 34c1636c51359e5ea9d64c7132fcb8eaffcd9139 (diff) |
updated: ticket #9816 - XBMC builtin add-ons alphabetical order and trailing space erase. thanks to hudo
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32503 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/metadata.common.last.fm/addon.xml')
-rw-r--r-- | addons/metadata.common.last.fm/addon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/metadata.common.last.fm/addon.xml b/addons/metadata.common.last.fm/addon.xml index f5d59cb62f..154df062c5 100644 --- a/addons/metadata.common.last.fm/addon.xml +++ b/addons/metadata.common.last.fm/addon.xml @@ -16,14 +16,14 @@ <summary lang="fr">Scraper LastFM</summary> <summary lang="hu">LastFM leolvasó-könyvtár</summary> <summary lang="nl">LastFM Scraper Collectie</summary> - <summary lang="pt">Scraper de música LastFM</summary> <summary lang="pl">Scraper biblioteki LastFM</summary> + <summary lang="pt">Scraper de música LastFM</summary> <description lang="en">Download Music information</description> <description lang="es">Descargar información musical de www.last.fm</description> <description lang="fr">Télécharge les infos musicales depuis www.last.fm</description> <description lang="hu">Zene információk letöltése a www.last.fm webhelyről</description> <description lang="nl">Download muziek informatie</description> - <description lang="pt">Descarregar informação de música de www.last.fm</description> <description lang="pl">Pobieraj informacje o muzyce z www.last.fm</description> + <description lang="pt">Descarregar informação de música de www.last.fm</description> </extension> </addon> |