On Thu, Dec 19, 2013 at 11:10 PM, José Antonio Montes <[email protected]> wrote: > Hi Benjamin, > > I'm really sorry about that. Most probably it was due to the > autocapitalized option of the editor I've used to see the proper characters > for those languages. > On the other hand I've missed the space before the trailing tag into the > Italian strings as well. > > I hope this time everything should be fine:
No problem. Updated. Cheers > > * addon - plugin.video.esa > * version - 1.0.5 > * url - git://github.com/jamontes/plugin.video.esa.git > * revision - e4413af0dcad641a3b2c0659935c24c662f1a92f > * branch - frodo > * xbmc version - frodo > > Changelog (Frodo) > 1.0.5 > - Fixed some international string tags. > - Added web tag to addon.xml file. > 1.0.4 > - Quick fix due to website internal change. > > Thanks a lot for your help and best regards, > > jamontes. > > -------- Original Message -------- > Subject: Re: [Xbmc-addons] [Git Pull] plugin.video.esa v1.0.4 (Frodo) - > Update > From: Benjamin Bertrand <[email protected]> > To: José Antonio Montes <[email protected]> > CC: "[email protected]" <[email protected]> > Date: Thu, 19 Dec 2013 21:44:27 +0100 > >> 1. Please use "1.0.4" for the version in the pull request (not "v1.0.4") >> >> 2. I found some xml errors that I missed before: >> Parse error in plugin.video.esa/resources/language/Czech/strings.xml: >> mismatched tag: line 8, column 40 >> Parse error in plugin.video.esa/resources/language/Greek/strings.xml: >> mismatched tag: line 3, column 38 >> -> you have some capitalized "String" tag in those files. "string" >> should be lowercase. >> >> Parse error in plugin.video.esa/resources/language/Italian/strings.xml: >> not well-formed (invalid token): line 3, column 40 >> -> You have a space in your closing tag: </ string> >> >> Could you fix those please? >> >> On Thu, Dec 19, 2013 at 2:20 AM, José Antonio Montes >> <[email protected]> wrote: >>> >>> Hi, >>> >>> This is a fix update for the "ESA Videos" video add-on: >>> >>> * addon - plugin.video.esa >>> * version - v1.0.4 >>> * url - git://github.com/jamontes/plugin.video.esa.git >>> * revision - 081bdd498c2dc59aa226718f662b131c45af7261 >>> * branch - frodo >>> * xbmc version - frodo >>> >>> >>> Changelog (Frodo) >>> 1.0.4 >>> - Quick fix due to website internal change. >>> >>> Thanks a lot and best regards, >>> >>> jamontes. >>> >>> >>> ------------------------------------------------------------------------------ >>> Rapidly troubleshoot problems before they affect your business. Most IT >>> organizations don't have a clear picture of how application performance >>> affects their revenue. With AppDynamics, you get 100% visibility into >>> your >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >>> Pro! >>> >>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> Xbmc-addons mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/xbmc-addons ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
