Irrelevant strings for translations

There's a Transifex project called iOS (AppIntentVocabulary).

Since plist is in key-value format the parser shows that the keys also need localization which is incorrect.

The strings are INSearchForMediaIntent and INAddForMediaIntent which shouldn't be translated if I understand correctly but I also couldn't find their source.

Thanks.