Extract localizable text from .uasset, .uexp and .umap files.
Usage:
UE4TextExtractor.exe <path to folder with extracted from pak files> <path to locres.txt file>
Example:
UE4TextExtractor.exe "C:\MyGame\Content\Paks\unpacked" "C:\MyGame\Content\Paks\texts_to_locres.txt"
Use https://github.com/VD42/UE4Tools/tree/master/LocResTools for .locres file generation.