Details
Description
When user wants to add javascript file they see dialog full of 'java script' mentioned. This is because that's how it's written - should be 'JavaScript' instead.
$ qmldesigner > grep -ri "Java script" *
studio_templates/files/javascript/wizard.json: "trDisplayName": "Java Script File",
studio_templates/files/javascript/wizard.json: "trDisplayCategory": "Java Script",