Files
UnrealEngineUWP/Engine/Config/Localization/ToolTips.ini
Justin Sargent 36cc421cba Updated translations. Imported new spanish translations
[CL 2062253 by Justin Sargent in Main branch]
2014-05-02 13:14:44 -04:00

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=en
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=zh-CN
CulturesToGenerate=sp
;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