I use a 3rd party library which has 4 localized strings I need to overwrite. It's not my library so I have no access to the source code. I do know the reference keys for the 4 strings.
Is there a way, on startup in my code, to overwrite those localized string values?