You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Sort .po file entries by source location, namespace, key and then source string. This allows localization vendors to group .po entries by files and have better context for the translation. #jira: FORT-610989 #rb: Jamie.Dale #test: Generated a new Engine.po file and verified that the .po file was indeed sorted by source location. [CL 26242371 by leon huang in ue5-main branch]