Files
UnrealEngineUWP/Engine/Config/Localization/ToolTips.ini

44 lines
1.2 KiB
INI

[CommonSettings]
SourcePath=../../../Engine/Content/Localization/ToolTips
DestinationPath=../../../Engine/Content/Localization/ToolTips
ManifestName=ToolTips.manifest
ArchiveName=ToolTips.archive
SourceCulture=en
CulturesToGenerate=es
CulturesToGenerate=en
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=zh-Hans-CN
;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