How to get string ids for translation?
#1
Hello,

if I understand the documentation correctly, I can't just enter the labels of test strings for the "settings.xml" file directly into this file. Seems like I have to use some "translation system". And as far as I see I have to use the ".po" based system.

But how should I set the "IDs" for strings? Are the IDs global or can I use whatever I like as the IDs are only relevant to my own Addon?

If they are global: How can I get my range reserved for my use? I don't want to use some external translation tool. Just some .po files on Github.
Reply
#2
they're not global.
as long as you stick to these ranges, you should be fine:
  • 30000 - 31000
  • 32000 - 33000
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
How to get string ids for translation?0