coldtrick/language_scanner

Scan plugin language files for unused keys

v6.0 2024-06-28 06:55 UTC

This package is auto-updated.

Last update: 2024-09-08 13:14:04 UTC


README

Elgg 5.1 Elgg 6.0 Lint Checks Latest Stable Version License

Scan a plugin for the following information:

  • unused language keys in plugins translation file
  • untranslated elgg_echo keys in the plugin code
  • suggestions to replace plugin specific language keys with core alternatives