Skip to content

Releases: ColdTrick/language_scanner

v6.0.1

13 Nov 12:43

Choose a tag to compare

  • several small chores/fixes

v6.0

28 Jun 06:56

Choose a tag to compare

  • added: option to scan Elgg core for missing keys
  • changed: updated for Elgg 5.1

v5.1

07 Dec 10:17

Choose a tag to compare

  • added: phpunit workflow

v5.0

17 May 08:14

Choose a tag to compare

  • changed: conflict with Elgg < 5.0
  • changed: updated for Elgg 5.0

v4.0

01 Jun 13:39

Choose a tag to compare

  • changed: increased minimal Elgg version to 4.2
  • fixed: detection in Elgg 4.2

v3.0

28 Sep 10:59

Choose a tag to compare

  • changed: updated for Elgg 4

v2.0

28 Sep 10:08

Choose a tag to compare

  • changed: moved start.php to Bootstrap and elgg-plugin.php
  • changed: increased minimal Elgg requirement to 3.3

v1.2

18 May 09:53

Choose a tag to compare

  • added: global filter for unused keys
  • added: key exception for upgrades
  • fixed: only load translation path if languages folder exists
  • fixed: replaced deprecated getFriendlyName() with getDisplayName()

v1.1

01 Sep 12:32

Choose a tag to compare

  • added: info about untranslatable register_errors and system_messages
  • changed: matching string extended to capture more use-cases
  • fixed: load lightbox js/css

v1.0

12 Feb 15:08

Choose a tag to compare

  • added: js elgg.echo support
  • added: missing translations and core replacement suggestion in report
  • added: dutch translation
  • added: function docs
  • added: lightbox view of scan results
  • fixed: new elgg_echo form not recognised
  • fixed: now also works with elgg 1.9+ language files
  • fixed: new elgg_echo form not recognised