Description of the need
Backdrop ships with config translation. However, it's currently not possible to filter by translation context on admin/config/regional/translate/translate.
It would be much easier to find config translation items with search strings like, for example, config:system*
Proposed solution
Add the context as filter to the query.
Alternatives that have been considered
Improve views handlers regarding search (also lacks support for context filtering) and turn that page into a view - might be a little more work, though.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes a filter for translation context on User interface translation (admin/config/regional/translate/translate).
Recent comments
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Importing the staged config throws an error: another field with the same name already exists
Thanks, I have to go out now, I will try later on and report back
Importing the staged config throws an error: another field with the same name already exists
Hi Francis. Yes, what config do you have in staging for it? You might have configs like: field.field.field_video_embed field.instance.node.page....
Importing the staged config throws an error: another field with the same name already exists