Back to Intellij Community

PluginXmlI18n

plugins/devkit/intellij.devkit.i18n/resources/inspectionDescriptions/PluginXmlI18n.html

2025.3-rc-2432 B
Original Source

Reports hardcoded texts in plugin.xml.

Using texts defined in resource bundles allows supporting multiple languages in the IDE. See Internationalization in IntelliJ Platform Plugin SDK docs for more details.

The following elements are checked:

  • <action>, <group>
  • <separator, <override-text>
  • known extension points having bundle/key alternative