
Re: XMLTV Localization #2
Posted 8 December 2013 - 09:29
I only provide the XMLTV epg data. This is a job for the devs.
Willy
Edited by doglover, 8 December 2013 - 09:30.
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: XMLTV Localization #3
Posted 8 December 2013 - 16:39
The following patch enables localization in EPGImport plugin.

If this is ok and commited translations will follow up (here http://openpli.org/f...post-them-here/).
Thanks.
PS. Willy sorry for posting this in XMLTV and EPG Import area.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: XMLTV Localization #4
Posted 9 December 2013 - 10:59
PS. Willy sorry for posting this in XMLTV and EPG Import area.
No problem. Hopefully the devs are picking this up.
Willy
~~Rytec Team~~
Maxytec Multibox SE OpenPli (used as mediaplayer)
Mutant HD2400 OpenPli
Vu+ Duo OpenPli (backup)
Synology NAS
Sat: 13E, 19.2E, 23.5E and 28.2E
*Pli/Rytec EPG POWERED*
Re: XMLTV Localization #5
Re: XMLTV Localization #6
Re: XMLTV Localization #7
Re: XMLTV Localization #8
Posted 13 December 2013 - 22:25
Here is a patch (written from satdreamgr forum member) that renames class Config into EpgImportConfig. The Class Config is too generic and it is allready used by other plugins, causing problems to create correct screens on skins.
--- a/src/EPGImport/plugin.py +++ b/src/EPGImport/plugin.py @@ -70,7 +70,7 @@ lastImportResult = None ################################## # Configuration GUI -class Config(ConfigListScreen,Screen): +class EpgImportConfig(ConfigListScreen,Screen): skin = """ <screen position="center,center" size="560,400" title="EPG Import Configuration" > <ePixmap name="red" position="0,0" zPosition="2" size="140,40" pixmap="skin_default/buttons/red.png" transparent="1" alphatest="on" /> @@ -332,7 +332,7 @@ class EPGImportLog(Screen): def main(session, **kwargs): - session.openWithCallback(doneConfiguring, Config) + session.openWithCallback(doneConfiguring, EpgImportConfig) def doneConfiguring(session, retval): "user has closed configuration, check new values...."

Thanks.
Edited by athoik, 13 December 2013 - 22:25.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: XMLTV Localization #9
Re: XMLTV Localization #10
Posted 14 December 2013 - 14:15
Above patch does this or you mean something different?
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: XMLTV Localization #11
Re: XMLTV Localization #12
Posted 14 December 2013 - 16:24
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: XMLTV Localization #13
Posted 16 December 2013 - 09:53
found one overlooked (untranslatable) text string while translating - patch attched
---
and just a thought, maybe it'd be nice to implement ngettext for all these '...%d events' strings?
tried to add it myself, but (miserably) failed...
Attached Files
Edited by blzr, 16 December 2013 - 09:53.
Also tagged with one or more of these keywords: xmltv, localization
![]() Tempest EPG GeneratorStarted by kvanc_tempest, 16 May 2022 ![]() |
|
![]() |
||
ConfigMaker
Multiple configurations for Webgrab+PlusStarted by shax, 30 Apr 2021 ![]() |
|
![]() |
||
reiable (windows os) XMLTV EPG for virgin/sky irelandStarted by DriverLi, 21 Apr 2017 ![]() |
|
![]() |
||
XMLTV Import - %CPUStarted by Robinson, 25 Oct 2016 ![]() |
|
![]() |
||
DO NOT START XMLTV AT 5h45 or some rounded timeStarted by doglover, 16 Aug 2014 ![]() |
|
![]() |
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users