When looking for extractions, the extractor should check if a TranslatorInterface is injected either in constructor or a setter method and check what values are translated with it. This way a lot more translations can be extracted, without implementing TranslationSourceLocationContainer everywhere.