2014-03-14 14:13:41 -04:00
|
|
|
[CommonSettings]
|
2014-08-28 17:35:37 -04:00
|
|
|
SourcePath=./Content/Localization/Engine
|
|
|
|
|
DestinationPath=./Content/Localization/Engine
|
2014-03-14 14:13:41 -04:00
|
|
|
ManifestName=Engine.manifest
|
|
|
|
|
ArchiveName=Engine.archive
|
2014-08-28 17:35:37 -04:00
|
|
|
PortableObjectName=Engine.po
|
2014-03-14 14:13:41 -04:00
|
|
|
SourceCulture=en
|
|
|
|
|
CulturesToGenerate=en
|
2014-08-28 17:35:37 -04:00
|
|
|
CulturesToGenerate=es
|
2014-03-14 14:13:41 -04:00
|
|
|
CulturesToGenerate=ja
|
|
|
|
|
CulturesToGenerate=ko
|
2014-08-29 20:12:33 -04:00
|
|
|
CulturesToGenerate=pt-BR
|
2014-08-06 14:27:26 -04:00
|
|
|
CulturesToGenerate=zh-Hans-CN
|
2014-03-14 14:13:41 -04:00
|
|
|
|
|
|
|
|
;Gather text from source code
|
|
|
|
|
[GatherTextStep0]
|
|
|
|
|
CommandletClass=GatherTextFromSource
|
2014-08-28 17:35:37 -04:00
|
|
|
IncludePaths=./Source/Runtime/
|
|
|
|
|
IncludePaths=./Source/Rocket/
|
|
|
|
|
IncludePaths=./Source/Developer/
|
|
|
|
|
IncludePaths=./Config/
|
|
|
|
|
ExcludePaths=*/Config/Localization/*
|
|
|
|
|
ExcludePaths=*/Source/Developer/NoRedist/CommunityPortalServices/*
|
|
|
|
|
ExcludePaths=*/Source/Developer/NoRedist/UnrealEngineLauncherServices/*
|
|
|
|
|
ExcludePaths=*/Source/Developer/NoRedist/BuildPatchServices/*
|
2014-03-14 14:13:41 -04:00
|
|
|
SourceFileSearchFilters=*.cpp
|
|
|
|
|
SourceFileSearchFilters=*.h
|
|
|
|
|
SourceFileSearchFilters=*.c
|
|
|
|
|
SourceFileSearchFilters=*.inl
|
|
|
|
|
SourceFileSearchFilters=*.mm
|
|
|
|
|
SourceFileSearchFilters=*.ini
|
|
|
|
|
|
|
|
|
|
;Gather text from assets
|
|
|
|
|
[GatherTextStep1]
|
|
|
|
|
CommandletClass=GatherTextFromAssets
|
2014-08-28 17:35:37 -04:00
|
|
|
IncludePaths=./Content/*
|
|
|
|
|
ExcludePaths=*/Content/Editor/*
|
|
|
|
|
ExcludePaths=*/Content/Developers/*
|
|
|
|
|
ExcludePaths=*/Content/Localization/*
|
|
|
|
|
ExcludePaths=*/Content/TestPackages/*
|
|
|
|
|
ExcludePaths=*/Content/QA_Assets/*
|
|
|
|
|
ExcludePaths=*/Content/EngineSounds/*
|
|
|
|
|
ExcludePaths=*/Content/Maps/Automation/*
|
2014-09-16 18:22:35 -04:00
|
|
|
ExcludePaths=*/Content/Tutorial/*
|
2014-03-14 14:13:41 -04:00
|
|
|
PackageExtensions=*.umap
|
|
|
|
|
PackageExtensions=*.upk
|
|
|
|
|
PackageExtensions=*.uasset
|
|
|
|
|
bFixBroken=false
|
|
|
|
|
|
|
|
|
|
;Write Manifest
|
|
|
|
|
[GatherTextStep2]
|
|
|
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
|
|
|
|
|
|
;Write Archives
|
|
|
|
|
[GatherTextStep3]
|
|
|
|
|
CommandletClass=GenerateGatherArchive
|
2014-04-02 18:09:23 -04:00
|
|
|
bPurgeOldEmptyEntries=true
|
2014-03-14 14:13:41 -04:00
|
|
|
|
2014-08-28 17:35:37 -04:00
|
|
|
;Import localized PO files
|
2014-03-14 14:13:41 -04:00
|
|
|
[GatherTextStep4]
|
2014-08-28 17:35:37 -04:00
|
|
|
CommandletClass=InternationalizationExport
|
|
|
|
|
bImportLoc=true
|
|
|
|
|
|
|
|
|
|
;Write Localized Text Resource
|
|
|
|
|
[GatherTextStep5]
|
2014-03-14 14:13:41 -04:00
|
|
|
CommandletClass=GenerateTextLocalizationResource
|
|
|
|
|
ResourceName=Engine.locres
|
|
|
|
|
|
2014-08-28 17:35:37 -04:00
|
|
|
;Export PO files
|
|
|
|
|
[GatherTextStep6]
|
|
|
|
|
CommandletClass=InternationalizationExport
|
|
|
|
|
bExportLoc=true
|