![]() |
|
How to translate the title of an addon - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Translations and Language Files (/forumdisplay.php?fid=90) +--- Thread: How to translate the title of an addon (/showthread.php?tid=76289) |
How to translate the title of an addon - alanwww1 - 2010-06-27 00:46 How i can translate the title of an addon ? For example "Xbmc.org add-ons" i would like to translate to ma language. This text is in the "name" section. I tried adding a <title> section to the addon.xml, but it does not appear anywhere. Could someone help please ? TIA, Alan - jmarshall - 2010-06-27 01:35 You can't. Titles are not translatable. - alanwww1 - 2010-06-27 09:48 Thanks for the info. In this case wouldn't it be a good idea to name the repo just simply "xbmc.org" That way it is more general. I translated all "add-on" texts in the strings.xml and addon.xml files so here it looks strange in a different language. Just an idea. Thanks anyway. |