|
|
|
|
| [CommonSettings]
|
| ManifestDependencies=../../../Engine/Content/Localization/Engine/Engine.manifest
|
| ManifestDependencies=../../../Engine/Content/Localization/Editor/Editor.manifest
|
| SourcePath=Content/Localization/Game
|
| DestinationPath=Content/Localization/Game
|
| ManifestName=Game.manifest
|
| ArchiveName=Game.archive
|
| NativeCulture=en
|
| CulturesToGenerate=en
|
| CulturesToGenerate=ar
|
| CulturesToGenerate=fr
|
| CulturesToGenerate=zh-Hans
|
| CulturesToGenerate=de
|
| CulturesToGenerate=it
|
| CulturesToGenerate=ja
|
| CulturesToGenerate=ko
|
| CulturesToGenerate=pt-BR
|
| CulturesToGenerate=pl
|
| CulturesToGenerate=ru
|
| CulturesToGenerate=es-419
|
| CulturesToGenerate=es
|
| CulturesToGenerate=tr
|
|
|
| [GatherTextStep0]
|
| CommandletClass=GatherTextFromSource
|
| SearchDirectoryPaths=Source
|
| SearchDirectoryPaths=Config
|
| SearchDirectoryPaths=Plugins
|
| SearchDirectoryPaths=%LOCENGINEROOT%Source/Runtime/InputCore
|
| ExcludePathFilters=Config/Localization/*
|
| ExcludePathFilters=Config/NoRedist/*
|
| ExcludePathFilters=Source/LyraEditor/*
|
| ExcludePathFilters=Plugins/PlayInEditorWizard/*
|
| ExcludePathFilters=Plugins/LyraExtTool/*
|
| FileNameFilters=*.h
|
| FileNameFilters=*.cpp
|
| FileNameFilters=*.ini
|
| ShouldGatherFromEditorOnlyData=false
|
|
|
| [GatherTextStep1]
|
| CommandletClass=GatherTextFromAssets
|
| IncludePathFilters=Content/*
|
| IncludePathFilters=%LOCPROJECTROOT%Plugins/GameFeatures/*
|
| ExcludePathFilters=Content/Localization/*
|
| ExcludePathFilters=Content/Developers/*
|
| ExcludePathFilters=Content/*Test*
|
| ExcludePathFilters=Content/L10N/*
|
| ExcludePathFilters=Content/Tools/*
|
| PackageFileNameFilters=*.umap
|
| PackageFileNameFilters=*.uasset
|
| CollectionFilters=Audit_InCook
|
| ShouldExcludeDerivedClasses=false
|
| ShouldGatherFromEditorOnlyData=false
|
| SkipGatherCache=false
|
|
|
| [GatherTextStep2]
|
| CommandletClass=GenerateGatherManifest
|
|
|
| [GatherTextStep3]
|
| CommandletClass=GenerateGatherArchive
|
|
|
| [GatherTextStep4]
|
| CommandletClass=GenerateTextLocalizationReport
|
| bWordCountReport=true
|
| WordCountReportName=Game.csv
|
| bConflictReport=true
|
| ConflictReportName=Game_Conflicts.txt
|
|
|
|
|