Reports any instances of hardcoded strings in your UI forms. Hardcoded string literals are probably errors in an internationalized environment. This inspection won't report empty strings and strings consisting of only whitespace. There is a quickfix provided that transforms a string literal into a reference to a property in resource bundle.