* Localization support end to end plus a few instances of strings. More strings to be reviewed and localized later.
* Temporary add 'localization' branch besides 'main' in translation script, hoping to help with running the pipeline on the 'localization' branch.
* Add missing quote
* Add missing package.nls.json
* Address first round of PR feedback.
* More PR feedback
* Change suggested by crsuzuki for loc work item 541630
* Avoid adding a new line ourselves for each chunk of text coming into stdout/stderr
* More localization in package.json and add one dependency reported by the locBuild pipeline.
* Quick baseline update
* More dependencies requested by locBuild pipeline
* Try one more small baseline update
* Avoid appending even an empty string when in test mode.
* One more baseline update required by the latest change
* One more baseline update required by the latest change
* Update windows baseline as well since latest change doesn't impact only linux
* Localize settings description strings. Move various punctuation inside the substitution strings.
* Remove localization branch reference from script since we're merging all localization functionality into main