Files
UnrealEngineUWP/Engine/Source/Editor/PropertyEditor
Jamie Dale 65e85378d4 Key Category localized meta-data against the source string rather than the path
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]
2019-11-07 16:57:11 -05:00
..