32 lines
734 B
INI
32 lines
734 B
INI
[CommonSettings]
|
|
SourcePath=Content/Localization/Game
|
|
DestinationPath=Content/Localization/Game
|
|
ManifestName=Game.manifest
|
|
ArchiveName=Game.archive
|
|
NativeCulture=ru
|
|
CulturesToGenerate=en
|
|
CulturesToGenerate=ru
|
|
|
|
[GatherTextStep0]
|
|
CommandletClass=GatherTextFromAssets
|
|
IncludePathFilters=Content/Blueprints/UI/*
|
|
ExcludePathFilters=Content/Localization/*
|
|
PackageFileNameFilters=*.uasset
|
|
ShouldGatherFromEditorOnlyData=false
|
|
SkipGatherCache=false
|
|
|
|
[GatherTextStep1]
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
[GatherTextStep2]
|
|
CommandletClass=GenerateGatherArchive
|
|
|
|
[GatherTextStep3]
|
|
CommandletClass=GenerateTextLocalizationReport
|
|
bWordCountReport=true
|
|
WordCountReportName=Game.csv
|
|
bConflictReport=true
|
|
ConflictReportName=Game_Conflicts.txt
|
|
|
|
|