> *addon - plugin.video.gamestar
> *version - 0.0.9
> *url - git://github.com/raptor2101/Gamestar.git
> *revision - 6a51d6b9380372fc844d
> *branch - master
> *xbmc version - dharma

added. thanks for the submission and for working with me!

note, i pushed with the attached cosmetics.

cheers,

arnem
diff --git a/addon.xml b/addon.xml
index c4ba362..86a26d0 100644
--- a/addon.xml
+++ b/addon.xml
@@ -17,12 +17,12 @@
     <summary lang="de">Alle Videos von Gamestar.de durchsuchen und anschauen.</summary>
     <description lang="en">This plugin gives access to the Videos from gamestar.de and gamepor.de.
     If there are problems while playing the videos (stoping - caching - playing) this plugin offer some caching options:
-    Don't Chache - don't cache at all.
-    Cache if Needed - if you start a video who isn't cached, it will be cached and then be played.
+    Don't Cache - don't cache at all.
+    Cache if Needed - if you start a video which isn't cached, it will be cached and then be played.
     Cache - all files of the given category will be cached.
-    Forced caching - all files of the given category will be cached plus, if some file isn't cached it will be downloaded before playing.
+    Forced caching - all files of the given category will be cached. Additionally, if some file isn't cached it will be downloaded before playing.
     
-    The last two modes need a background-skript setuped by Taskmanager or (ana)cron. The script is locatet in the addon-dir: fetchOfflineData.py linktotheconfig.xml BandwithLimit(in kbs)
+    The last two modes need a background-script setup in Taskmanager or (ana)cron. The script is located in the addon-dir: fetchOfflineData.py linktotheconfig.xml BandwithLimit(in kbs)
     </description>
     <description lang="de">Mit diesem Plugin kann man alle Videos auf Gamestar.de und Gamepro.de anschauen.
     SOllte es beim abspielen der Videos zu problemen kommen (precaching mittein im Video) bietet das Plugin die möglichkeit zum lokalen cachen der Videos:
diff --git a/changelog.txt b/changelog.txt
index 527911a..b27852f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,4 +1,4 @@
-0.0.9 - chang from background-config to xbmc-supported config
+0.0.9 - change from background-config to xbmc-supported config
 0.0.8 - Add support for Gamepro.de
 0.0.7 - Background script supports bandwidth-limitiation. Enabeling Reloadoding. Aborted Downloads no longer be played
 0.0.6 - Minor bugfixing
diff --git a/resources/language/English/strings.xml b/resources/language/English/strings.xml
index a65f2ab..f56b4d2 100644
--- a/resources/language/English/strings.xml
+++ b/resources/language/English/strings.xml
@@ -13,7 +13,7 @@
     <string id="30011">Gamestar TV</string>
     <string id="30012">Gamepro videos</string>
     <string id="30101">Don't cache</string>
-    <string id="30102">Cache if need</string>
+    <string id="30102">Cache if needed</string>
     <string id="30103">Cache</string>
     <string id="30104">Force caching</string>
 </strings>
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to