Hi,
so I have to answer my own question.
There was a problem with not-updated gettext's localisation file, slight difference in input message.
Placed copy in /store/locale/<langcode>/<langcode>.po and updated its contents, then compiled into appropriate .mo file.
Now I can fix all untranslated messages this way.