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
|
2014-09-09 18:51:03 -04:00
|
|
|
PortableObjectName=ToolTips.po
|
2014-04-23 17:36:48 -04:00
|
|
|
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-10-15 00:55:17 -04:00
|
|
|
CulturesToGenerate=zh-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}"
|
2015-02-09 11:58:15 -05:00
|
|
|
InputKeys=ShortTooltip
|
|
|
|
|
OutputNamespaces=UObjectShortTooltips
|
|
|
|
|
OutputKeys="{FieldPath}"
|
2014-04-23 17:36:48 -04:00
|
|
|
|
|
|
|
|
;Write Manifest
|
|
|
|
|
[GatherTextStep1]
|
|
|
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
|
|
|
|
|
|
;Write Archives
|
|
|
|
|
[GatherTextStep2]
|
|
|
|
|
CommandletClass=GenerateGatherArchive
|
|
|
|
|
bPurgeOldEmptyEntries=true
|
|
|
|
|
|
2014-09-09 18:51:03 -04:00
|
|
|
;Import localized PO files
|
2014-04-23 17:36:48 -04:00
|
|
|
[GatherTextStep3]
|
2014-09-09 18:51:03 -04:00
|
|
|
CommandletClass=InternationalizationExport
|
|
|
|
|
bImportLoc=true
|
|
|
|
|
|
|
|
|
|
;Write Localized Text Resource
|
|
|
|
|
[GatherTextStep4]
|
2014-04-23 17:36:48 -04:00
|
|
|
CommandletClass=GenerateTextLocalizationResource
|
2014-09-09 18:51:03 -04:00
|
|
|
ResourceName=ToolTips.locres
|
|
|
|
|
|
|
|
|
|
;Export to PO files
|
|
|
|
|
[GatherTextStep5]
|
|
|
|
|
CommandletClass=InternationalizationExport
|
|
|
|
|
bExportLoc=true
|