When a project contains translations and this is done like described in the docs, and the project is relocated, the translation import will break.
From Interface translation properties:
Custom modules which contain new strings should provide po file(s) containing source strings and string translations in gettext format.
Example .info.yml file properties for a custom module with a po file located in the module's folder.
'interface translation project': example_module
'interface translation server pattern': modules/custom/example_module/%project-%version.%language.po
Note the hardcoded modules/custom here. This will break if the module is moved.
Add a placeholder that resolved to the project location.
Review, discuss, commit.
None.
We provide an additional placeholder for the mymodule.info.yaml 'interface translation server pattern'.
None.
Closed: duplicate
11.0 🔥
locale.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.