diff options
author | spiff <spiff@xbmc.org> | 2011-01-17 16:17:00 +0100 |
---|---|---|
committer | spiff <spiff@xbmc.org> | 2011-01-17 16:17:00 +0100 |
commit | bfcd56b3b60e3144e2be879cfb0cc8e9b0931516 (patch) | |
tree | 0a9e5eac8fedd513a12cf0e679b9da99685aa86f /addons/metadata.mtv.com | |
parent | a2ce3227f46aa2b967391ec0a08bfb51d0b3bc5a (diff) |
updated: ticket #11075 - spanish translation. thanks to poxitron
Diffstat (limited to 'addons/metadata.mtv.com')
-rw-r--r-- | addons/metadata.mtv.com/addon.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/metadata.mtv.com/addon.xml b/addons/metadata.mtv.com/addon.xml index c2aaf9e7ea..3db0645e6e 100644 --- a/addons/metadata.mtv.com/addon.xml +++ b/addons/metadata.mtv.com/addon.xml @@ -12,7 +12,7 @@ <extension point="xbmc.addon.metadata"> <summary lang="en">MTV Music Video Scraper</summary> <summary lang="de">MTV Scraper für Musikvideos</summary> - <summary lang="es">Scraper de Videoclips de MTV</summary> + <summary lang="es">Scraper de videoclips de MTV</summary> <summary lang="fr">Scraper MTV pour vidéo-clips</summary> <summary lang="hu">MTV videóklip leolvasó</summary> <summary lang="kr">MTV 뮤직 비디오 스크래퍼</summary> @@ -25,7 +25,7 @@ <summary lang="zh">MTV音乐电视刮削器</summary> <description lang="en">Download Music Video information</description> <description lang="de">Downloade Informationen zu Musikvideos von www.mtv.com</description> - <description lang="es">Descarga Información de Videoclips de www.mtv.com</description> + <description lang="es">Descarga información de videoclips de www.mtv.com</description> <description lang="fr">Télécharge les infos des vidéo-clips</description> <description lang="hu">Zenei videóklip információk letöltése</description> <description lang="kr">MTV 에서 뮤직비디오 정보 다운로드</description> |