Change all strings to Strings

  • Better consistency
  • string is just an alias for String
  • As Strings are objects it makes sense to refer to them with according notation

Merge request reports

Loading