Description:
If your project can be internationalized, you should avoid hard-coded string and character literals, and keep them in external resources instead. This rule helps to find such unsafe literals.
You can customize the filter by checking the Ignore white spaces and Ignore digits options.