2014-04-23 17:36:48 -04:00
|
|
|
[CommonSettings]
|
2014-08-28 17:35:37 -04:00
|
|
|
SourcePath=./Content/Localization/ToolTips
|
|
|
|
|
DestinationPath=./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-29 20:12:33 -04:00
|
|
|
CulturesToGenerate=pt-BR
|
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
|
2014-08-28 17:35:37 -04:00
|
|
|
IncludePaths=./Source/Editor/*
|
|
|
|
|
IncludePaths=./Source/Runtime/*
|
|
|
|
|
IncludePaths=./Source/Developer/*
|
|
|
|
|
ExcludePaths=*/Config/Localization/*
|
|
|
|
|
ExcludePaths=*/Source/Developer/NoRedist/CommunityPortalServices/*
|
2014-04-23 17:36:48 -04:00
|
|
|
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
|
2014-08-29 20:12:33 -04:00
|
|
|
ResourceName=ToolTips.locres
|