2014-04-23 17:36:48 -04:00
|
|
|
[CommonSettings]
|
2014-04-28 12:39:46 -04:00
|
|
|
SourcePath=../../../Engine/Content/Localization/ToolTips
|
|
|
|
|
DestinationPath=../../../Engine/Content/Localization/ToolTips
|
2014-04-23 17:36:48 -04:00
|
|
|
ManifestName=ToolTips.manifest
|
|
|
|
|
ArchiveName=ToolTips.archive
|
|
|
|
|
SourceCulture=en
|
2014-07-30 16:11:44 -04:00
|
|
|
CulturesToGenerate=es
|
2014-04-23 17:36:48 -04:00
|
|
|
CulturesToGenerate=en
|
|
|
|
|
CulturesToGenerate=ja
|
|
|
|
|
CulturesToGenerate=ko
|
2014-08-06 14:27:26 -04:00
|
|
|
CulturesToGenerate=zh-Hans-CN
|
2014-04-23 17:36:48 -04:00
|
|
|
|
|
|
|
|
;Gather text from metadata
|
|
|
|
|
[GatherTextStep0]
|
|
|
|
|
CommandletClass=GatherTextFromMetaData
|
|
|
|
|
IncludePaths=*/Engine/Source/Editor/*
|
|
|
|
|
IncludePaths=*/Engine/Source/Runtime/*
|
|
|
|
|
IncludePaths=*/Engine/Source/Developer/*
|
|
|
|
|
ExcludePaths=*/Engine/Config/Localization/*
|
|
|
|
|
ExcludePaths=*/Engine/Source/Developer/NoRedist/CommunityPortalServices/*
|
|
|
|
|
InputKeys=ToolTip
|
|
|
|
|
OutputNamespaces=UObjectToolTips
|
|
|
|
|
OutputKeys="{FieldPath}"
|
|
|
|
|
|
|
|
|
|
;Write Manifest
|
|
|
|
|
[GatherTextStep1]
|
|
|
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
|
|
|
|
|
|
;Write Archives
|
|
|
|
|
[GatherTextStep2]
|
|
|
|
|
CommandletClass=GenerateGatherArchive
|
|
|
|
|
bPurgeOldEmptyEntries=true
|
|
|
|
|
|
|
|
|
|
;Write Localized Text Resource
|
|
|
|
|
[GatherTextStep3]
|
|
|
|
|
CommandletClass=GenerateTextLocalizationResource
|
|
|
|
|
ResourceName=ToolTips.locres
|
|
|
|
|
|
|
|
|
|
;Write Text Localization Report
|
|
|
|
|
[GatherTextStep4]
|
|
|
|
|
CommandletClass=GenerateTextLocalizationReport
|
|
|
|
|
DestinationPath=\\epicgames.net\root\UE3\Localization\WordCounts
|
|
|
|
|
bConflictReport=true
|
|
|
|
|
ConflictReportName=TooltipConflicts.txt
|