so that it would look to a file for the description. Maybe something like:
LangString DESC_SecCopyBlah ${LANG_ENGLISH} "Files located in directories under C:\Blah\"
And then the contents of desc.txt will be displayed for the component description.
LangString DESC_SecCopyCentrics ${LANG_ENGLISH} "$TEMP\desc.txt"
Thanks for the help.