2015-05-04 14:14:47 -04:00
|
|
|
[CommonSettings]
|
2017-02-03 14:25:40 -05:00
|
|
|
ManifestDependencies=Content/Localization/Engine/Engine.manifest
|
|
|
|
|
ManifestDependencies=Content/Localization/Editor/Editor.manifest
|
|
|
|
|
ManifestDependencies=Content/Localization/Category/Category.manifest
|
|
|
|
|
ManifestDependencies=Content/Localization/Keywords/Keywords.manifest
|
|
|
|
|
ManifestDependencies=Content/Localization/PropertyNames/PropertyNames.manifest
|
|
|
|
|
ManifestDependencies=Content/Localization/ToolTips/ToolTips.manifest
|
2015-04-22 01:18:49 -04:00
|
|
|
SourcePath=Content/Localization/EditorTutorials
|
|
|
|
|
DestinationPath=Content/Localization/EditorTutorials
|
2014-09-16 18:22:35 -04:00
|
|
|
ManifestName=EditorTutorials.manifest
|
|
|
|
|
ArchiveName=EditorTutorials.archive
|
|
|
|
|
PortableObjectName=EditorTutorials.po
|
2019-01-21 11:07:47 -05:00
|
|
|
PlatformSplitMode=ELocTextPlatformSplitMode::Restricted
|
2015-07-06 14:42:02 -04:00
|
|
|
NativeCulture=en
|
2016-01-22 08:13:18 -05:00
|
|
|
CulturesToGenerate=ar
|
2014-09-16 18:22:35 -04:00
|
|
|
CulturesToGenerate=es
|
|
|
|
|
CulturesToGenerate=en
|
|
|
|
|
CulturesToGenerate=ja
|
|
|
|
|
CulturesToGenerate=ko
|
|
|
|
|
CulturesToGenerate=pt-BR
|
2019-08-14 11:01:37 -04:00
|
|
|
CulturesToGenerate=zh-Hans
|
2014-09-16 18:22:35 -04:00
|
|
|
ModulesToPreload=IntroTutorials
|
|
|
|
|
|
|
|
|
|
;Gather text from assets
|
|
|
|
|
[GatherTextStep0]
|
|
|
|
|
CommandletClass=GatherTextFromAssets
|
2015-05-04 14:14:47 -04:00
|
|
|
IncludePathFilters=Content/Tutorial/*
|
2015-04-22 01:18:49 -04:00
|
|
|
PackageFileNameFilters=*.umap
|
|
|
|
|
PackageFileNameFilters=*.upk
|
|
|
|
|
PackageFileNameFilters=*.uasset
|
2014-09-16 18:22:35 -04:00
|
|
|
bFixBroken=false
|
2015-07-14 20:25:28 -04:00
|
|
|
ShouldGatherFromEditorOnlyData=true
|
2014-09-16 18:22:35 -04:00
|
|
|
|
|
|
|
|
;Write Manifest
|
|
|
|
|
[GatherTextStep1]
|
|
|
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
|
|
|
|
|
|
;Write Archives
|
|
|
|
|
[GatherTextStep2]
|
|
|
|
|
CommandletClass=GenerateGatherArchive
|
|
|
|
|
bPurgeOldEmptyEntries=true
|
|
|
|
|
|
|
|
|
|
;Import localized PO files
|
|
|
|
|
[GatherTextStep3]
|
|
|
|
|
CommandletClass=InternationalizationExport
|
|
|
|
|
bImportLoc=true
|
|
|
|
|
|
|
|
|
|
;Write Localized Text Resource
|
|
|
|
|
[GatherTextStep4]
|
|
|
|
|
CommandletClass=GenerateTextLocalizationResource
|
|
|
|
|
ResourceName=EditorTutorials.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=EditorTutorials.csv
|
|
|
|
|
bConflictReport=true
|
|
|
|
|
ConflictReportName=EditorTutorialsConflicts.txt
|