View Single Post
The FixStringsFile tool should be built as a dependency of TextEditor. If you look in the Log Navigator and select “All Messages” it should be the first thing built.

This tool isn't strictly necessary for simple testing, but we signal an error if it is missing to ensure our builds don't have issues it fixes. In particular, this tool sorts strings table entries, converts sequences of three periods to ellipsis, and pairs of straight quotes to curly quotes.

If you are just playing around with the sample code, you can comment out calls to FixStringsFile and ignore it for now.
__________________
CTO, The Omni Group