Release KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting
Hi phil Smile
Question about SublimeKodi... I have been modifying Aeon Nox 5 and every time I add a string (right click > add to language file) it seems to alter all existing strings with a double [CR] in it.

Example:
Code:
msgctxt "#31400"
msgid "[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language and region · Change file listing options[CR]Set up a screensaver"
msgstr ""

Becomes:
Code:
msgctxt "#31400"
msgid ""
"[B]CONFIGURE APPEARANCE SETTINGS[/B][CR][CR]Change the skin · Set language "
"and region · Change file listing options[CR]Set up a screensaver"
msgstr ""

Just wondering if I am doing something wrong, if I should change something, or if that is the preferred way for it to look?

I also have just experienced my first crash. It happened when clicking an include to see the popup, I think it may have to do with the size of the include but I have no idea... I am not sure if I have to enable logging somewhere or just post a normal Sublime Text log if there is one. I will gladly post whatever you may need, just not sure what that might be Huh

Thank you for this plugin! Big Grin
Reply


Messages In This Thread
RE: SublimeKodi: SublimeText3 plugin to help with kodi skinning / scripting - by mikeSiLVO - 2015-06-22, 21:03
Logout Mark Read Team Forum Stats Members Help
KodiDevKit: SublimeText3 plugin to support kodi skinning / scripting1