[RELEASE] XBMC Subtitles - Addon Script
Hello amet,

hope I'm posting to the appropriate thread. I'm "RedjV" on GitHub, the user that sent to you two commits for french translation Wink.

Here are small issues I'd like to help fixing in the near future:
----------------------------------------------------------------------------------------------------
1. Make localizable some english texts that are hardcoded
There is a little number of hardcoded english texts in the add-on:
a. in settings.xml (strings like "Napiprojekt.pl (Polish/English subs only)" )
b. in a few libs for subtitles services (using msg() or return string, for exemple LegendasDivx/service.py lines 125, 271)

2. Ordering of the list of languages, when localized
The order of the languages, in the add-on settings, is hardcoded in settings.xml, based on alphabetical order for those languages'
names written in english. But once localized, the languages names may change a lot, and then the list can be misordered.
For exemple, in french, "Korean" is written "Coreen", "Dutch" is called "Neerlandais", "Farsi" = "Persan", etc (+accents).
----------------------------------------------------------------------------------------------------

My Questions:
=> As xbmc and its add-ons will migrate soon to a new localization method (if I understand correctly), maybe it's better to wait before trying to fix those issues ?
=> About issue 2., I wonder how it can be fixed, as I guess there's no dynamic mecanism for treating that XML file. Do you have an idea ?

Another question about adding new subtitle service
=> Are there guidelines/rules to follow, in order to contribute code for adding a provider ?

Thank you for your help

My best regards, and thank you for that great add-on !
Regis.


Messages In This Thread
Feature suggestion - by Briam - 2012-05-29, 12:01
RE: Feature suggestion - by amet - 2012-05-29, 12:57
RE: [RELEASE] XBMC Subtitles - Addon Script - by lubitsch_fan - 2012-06-29, 06:42
Cyrillic question - by fredphoesh - 2012-07-30, 13:53
RE: Cyrillic question - by fredphoesh - 2013-06-21, 00:24
search string issues with UPnP - by Artanicus - 2012-09-24, 18:28
Bierdopje shows all "16178" - by geezer78 - 2013-01-20, 22:11
Problems with Subdivx - by gboado - 2013-02-24, 20:58
RE: Problems with Subdivx - by jamesonmula - 2013-02-24, 22:33
RE: Problems with Subdivx - by gboado - 2013-02-25, 10:04
RE: Problems with Subdivx - by jurrabi - 2013-02-26, 11:12
RE: Problems with Subdivx - by gboado - 2013-02-27, 01:00
RE: Problems with Subdivx - by gfjardim - 2013-03-21, 20:26
Bierdopje Service not working - by eskape - 2013-04-08, 21:02
Re: RE: Cyrillic question - by dgcruzing - 2013-06-21, 01:16
Old RELEASE - by makmar - 2013-08-17, 23:35
Logout Mark Read Team Forum Stats Members Help
[RELEASE] XBMC Subtitles - Addon Script6