Fixed a bug that would cause message boxes to error on Windows during a command-line build. Since Windows doesn't have a console, we can output to, we use message dialogs instead to let the user know when something happens.
Fixed a bug that was causing failure in command-line builds [Bug 1486397]
Fixed a bug that would cause an error in the New Project Wizard if the user didn't go all the way to the last screen of the wizard.
Fixed a bug that would cause an unrecognized error if there was an actual error while trying to preview a pane. The message box would never come up and instead come up with an error that doesn't actually tell you what the problem is.
Fixed the virtual text variables for the user info panes. The variables used now are <%UserInfoName%> and <%UserInfoCompany%>.
Fixed a bug where the text label for text properties was prepending the word Edit to every label.
Fixed a bug that would cause the Unpack Stored File action to fail.
Fixed a bug that would cause the wizard to fail on some platforms with an error about "wm resizable ..."
Fixed a bug that would cause an error if the virtual text variables in an Execute External Program action were left blank.
Enhancements
Build and project files now write out with UNIX linefeeds.
Unpack Stored File will no longer respect the File Update Method for the given file. This isn't very intuitive anyway, and the action can always have its own conditions if it needs them.
Modified the Choose Directory dialog to show drives on Windows so that the user can change to a different drive.
Added the last of the missing translation strings.