IntelliJ IDEA
 
Get IntelliJ IDEA

Hard-coded string literals

Last modified: 28 June 2024

If your source code contains hard-coded string literals, you can enable the Internationalization code inspections to highlight them. You can then extract those strings into properties files for localization or ignore them if they are not meant to be localized.