aboutsummaryrefslogtreecommitdiff
path: root/addons/repository.xbmc.org
diff options
context:
space:
mode:
authordonj_ <donj_@svn>2010-06-07 11:15:40 +0000
committerdonj_ <donj_@svn>2010-06-07 11:15:40 +0000
commitb44fb478937d8855ffe96781d8b774fb407bcc3c (patch)
tree08de7fd2bb168652b6f7c20edde87f6fb6ed897c /addons/repository.xbmc.org
parentde9b0da230306f897430ee83e4761fbaf307004a (diff)
Bike shedding Add-on strings. Sorry translators
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30906 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'addons/repository.xbmc.org')
-rw-r--r--addons/repository.xbmc.org/addon.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/addons/repository.xbmc.org/addon.xml b/addons/repository.xbmc.org/addon.xml
index eb226d49ee..b99858b10d 100644
--- a/addons/repository.xbmc.org/addon.xml
+++ b/addons/repository.xbmc.org/addon.xml
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.xbmc.org"
- name="XBMC.org addon repository"
+ name="XBMC.org Add-ons"
version="1.0.0"
provider-name="Team XBMC">
<extension point="xbmc.addon.repository"
- name="Official xbmc.org Addon Repository">
+ name="Official XBMC.org Add-on Repository">
<info compressed="true">http://mirrors.xbmc.org/addons/dharma-pre/addons.xml</info>
<checksum>http://mirrors.xbmc.org/addons/dharma-pre/addons.xml.md5</checksum>
<datadir zip="true">http://mirrors.xbmc.org/addons/dharma-pre</datadir>
</extension>
<extension point="xbmc.addon.metadata">
- <summary>Install addons from XBMC.org</summary>
- <description>Download and install addons from the Official XBMC.org addon repository.[CR] By using the official Repository you will be able to take advantage of our extensive file mirror service to help get you faster downloads from a region close to you.[CR] All addons on this repository have under gone basic testing, if you find a broken or not working addon please report it to Team XBMC so we can take any action needed.</description>
- <disclaimer>Team XBMC did not make all the addons on this repository and are not responsible for their content</disclaimer>
+ <summary>Install Add-ons from XBMC.org</summary>
+ <description>Download and install add-ons from the Official XBMC.org addon repository.[CR] By using the official Repository you will be able to take advantage of our extensive file mirror service to help get you faster downloads from a region close to you.[CR] All addons on this repository have under gone basic testing, if you find a broken or not working addon please report it to Team XBMC so we can take any action needed.</description>
+ <disclaimer>Team XBMC did not make all the add-ons on this repository and are not responsible for their content</disclaimer>
<platform>all</platform>
</extension>
</addon>