You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This applies the de-duplication at the gather level rather than the PO export level, which) 1) Removes redundant string copies in memory. 2) Removes the need to gather and import to resolve new duplicates. Note: This will make categories appear non-localizable until the next gather runs (due to the key change), at which point they'll fix themselves. #fyi Tim.Gautier #rb none #rnx [CL 10076163 by Jamie Dale in Dev-Editor branch]