Closed D-Bullock closed 5 years ago
I agree, there should be no spam.
Oh, this is printed by NGettext and not NGettext.Wpf. I'll check if they have some option to suppress this.
It's here (not in our code):
No options to disable it.
If you create an English .po file and load it into PoEdit, you can do CTRL+B while selecting all, to have them all return their msgids.
I also think the NGettext authors are happy to accept issues and pull requests :)
Anyway, since this issue is in a component build by a different organization, I'm closing this issue. We can continue the conversation in here anyway :)
I didn't even think to check there - I was scratching my head trying to work out where the writeline was coming from. Thanks for the tip with POEdit - I'll use that to get rid of the spam
@VitaliiTsilnyk agrees and will fix this very soon (according to the above linked issue thread)
Is it possible to mute the messages NGettext: Translation not found for message id? They are useful when checking for coverage - but when you're using the default (english) then it fires for every single translation attempt.