The branch, eden-pre has been updated
       via  5df3aecad6d7d8a443e9b526a028998361d44175 (commit)
      from  f87a06e5e243bc3d0683bfbb58858c13163184c4 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=5df3aecad6d7d8a443e9b526a028998361d44175

commit 5df3aecad6d7d8a443e9b526a028998361d44175
Author: taxigps <[email protected]>
Date:   Mon Jan 30 12:47:55 2012 +0800

    [weather.wunderground] v0.0.3 - added Simplified Chinese translation

diff --git a/weather.wunderground/addon.xml b/weather.wunderground/addon.xml
index c6daf81..b28a179 100644
--- a/weather.wunderground/addon.xml
+++ b/weather.wunderground/addon.xml
@@ -1,5 +1,5 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="weather.wunderground" name="Weather Underground" version="0.0.2" 
provider-name="Team XBMC">
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<addon id="weather.wunderground" name="Weather Underground" version="0.0.3" 
provider-name="Team XBMC">
        <requires>
                <import addon="xbmc.python" version="2.0"/>
                <import addon="script.module.simplejson" version="2.0.10"/>
@@ -7,8 +7,11 @@
        <extension point="xbmc.python.weather" library="default.py"/>
        <extension point="xbmc.addon.metadata">
                <summary lang="en">Weather forecast from 
wunderground.com</summary>
+               <summary 
lang="zh">来自wunderground.com的天气预报</summary>
                <description lang="en">Weather forecast provided by Weather 
Underground (http://www.wunderground.com/)</description>
+               <description lang="zh">由Weather 
Underground(http://www.wunderground.com/)提供的天气预报</description>
                <disclaimer lang="en">Use of this add-on implies that you have 
agreed to the Terms of Service located at 
http://www.wunderground.com/weather/api/d/terms.html</disclaimer>
+               <disclaimer 
lang="zh">使用此扩展功能意味着你同意此连接下的服务条款:http://www.wunderground.com/weather/api/d/terms.html</disclaimer>
                <platform>all</platform>
        </extension>
 </addon>
diff --git a/weather.wunderground/changelog.txt 
b/weather.wunderground/changelog.txt
index 3d8d737..572dd03 100644
--- a/weather.wunderground/changelog.txt
+++ b/weather.wunderground/changelog.txt
@@ -1,3 +1,6 @@
+v0.0.3
+- added Simplified Chinese translation
+
 v0.0.2
 - show dialog instead of empty list when no locations are found
 - added german translation

-----------------------------------------------------------------------

Summary of changes:
 weather.wunderground/addon.xml                     |    7 +++++--
 weather.wunderground/changelog.txt                 |    3 +++
 .../language/Chinese (Simple)/strings.xml          |    7 +++++++
 3 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 weather.wunderground/resources/language/Chinese 
(Simple)/strings.xml


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to