The code on the branch 8.x-1.x doesn't work on Drupal 9
Type:
composer require 'drupal/locale_translation_context:1.x-dev@dev'
And you will get this error:
- drupal/locale_translation_context dev-1.x requires drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but the package is fixed to 9.3.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Adaptation of the code
Correct the part of the code which is ignore by PHP Mess Detector
For exporting, we can choose one or several contexts (html select multiple)
None
None
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.