2020-04-24 14:49:53 -04:00
|
|
|
[CommonSettings]
|
2019-11-08 16:41:26 -05:00
|
|
|
ManifestDependencies=Content/Localization/Editor/Editor.manifest
|
2015-04-22 01:18:49 -04:00
|
|
|
SourcePath=Content/Localization/PropertyNames
|
|
|
|
|
DestinationPath=Content/Localization/PropertyNames
|
2014-04-23 17:36:48 -04:00
|
|
|
ManifestName=PropertyNames.manifest
|
|
|
|
|
ArchiveName=PropertyNames.archive
|
2014-09-09 18:51:03 -04:00
|
|
|
PortableObjectName=PropertyNames.po
|
2015-07-06 15:21:26 -04:00
|
|
|
NativeCulture=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
|
2019-08-14 11:01:42 -04:00
|
|
|
CulturesToGenerate=zh-Hans
|
2014-04-23 17:36:48 -04:00
|
|
|
|
|
|
|
|
;Gather text from metadata
|
|
|
|
|
[GatherTextStep0]
|
|
|
|
|
CommandletClass=GatherTextFromMetaData
|
2019-11-08 17:34:45 -05:00
|
|
|
ModulesToPreload=StructViewer
|
|
|
|
|
ModulesToPreload=MeshPaintMode
|
|
|
|
|
ModulesToPreload=LandscapeEditor
|
2015-05-04 14:14:47 -04:00
|
|
|
IncludePathFilters=Source/Editor/*
|
|
|
|
|
IncludePathFilters=Source/Runtime/*
|
|
|
|
|
IncludePathFilters=Source/Developer/*
|
2018-03-26 18:36:58 -04:00
|
|
|
IncludePathFilters=Plugins/*
|
2018-03-26 18:33:03 -04:00
|
|
|
ExcludePathFilters=*/NoRedist/*
|
|
|
|
|
ExcludePathFilters=*/NotForLicensees/*
|
2014-04-23 17:36:48 -04:00
|
|
|
InputKeys=DisplayName
|
|
|
|
|
OutputNamespaces=UObjectDisplayNames
|
|
|
|
|
OutputKeys="{FieldPath}"
|
2015-07-14 20:25:28 -04:00
|
|
|
ShouldGatherFromEditorOnlyData=true
|
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=PropertyNames.locres
|
|
|
|
|
|
|
|
|
|
;Export to PO files
|
|
|
|
|
[GatherTextStep5]
|
|
|
|
|
CommandletClass=InternationalizationExport
|
2015-05-04 14:07:38 -04:00
|
|
|
bExportLoc=true
|
|
|
|
|
|
2015-05-18 15:41:33 -04:00
|
|
|
;Write Text Localization Report
|
|
|
|
|
[GatherTextStep6]
|
|
|
|
|
CommandletClass=GenerateTextLocalizationReport
|
|
|
|
|
DestinationPath=\\epicgames.net\root\UE3\Localization\WordCounts
|
|
|
|
|
bWordCountReport=true
|
|
|
|
|
WordCountReportName=PropertyNames.csv
|
|
|
|
|
bConflictReport=true
|
2022-04-13 18:08:19 -04:00
|
|
|
ConflictReportFormat=EConflictReportFormat::CSV
|
|
|
|
|
; Do not add an extension to the filename. EConflictReportFormat will be used to append the correct extension
|
|
|
|
|
ConflictReportName=PropertyNamesConflicts
|