Updated FTextBuilder to use this to join several generated lines together, rather than building a single FString which loses all the localization information.
Note: FTextBuilder will now consistently add a line when any of its AppendLine functions are called, whereas previously it may have done nothing if the builder was empty and indentation was disabled.
#rb Francis.Hurteau
#ROBOMERGE-SOURCE: CL 5740279 via CL 5740280 via CL 5740281 via CL 5745290
[CL 5745350 by jamie dale in Main branch]