Hi Brian,
re;
> I was unable to locate the moi:Text textid="About menu item"
The <moi:Text textid="id"> element is for translatable text. It will look up that text id in the current language's string table.
The string tables are *Strings.txt files located in the ui subfolder.
So for this one you can find it in EnglishStrings.txt:
About menu item=About MoI
- Michael
|