Kodi Community Forum

Full Version: $LOCALIZE[number] list ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where i can find a list of all the $LOCALIZE[number] available besides the one in string.xml ?

browsing some xml from different skins i found a few $LOCALIZE[number] that I didn't know exist and I can found any wiki page and there's nothing in the Infolables wiki either.
nothing outside strings.xml - but that also includes the skin's strings.xml of course. the only exception is a few weather symbols - those you can see in LocalizeStrings.cpp
so where are these
$LOCALIZE[20359]
$LOCALIZE[20373]
$LOCALIZE[555]

ect...
\XBMC\language\English\strings.xml
i dont have any folder there !

the only string.xml i have is under Aeon/language/english
ok, thanks it was that I found a copy online I didn't have that document.
Rather use this strings.xml instead, always updated to the last revision..
thanks lot !