34 lines
897 B
INI
34 lines
897 B
INI
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
|
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
|
[CommonSettings]
|
|
SourcePath=Content/Localization/SourceCode
|
|
DestinationPath=Content/Localization/SourceCode
|
|
ManifestName=SourceCode.manifest
|
|
ArchiveName=SourceCode.archive
|
|
NativeCulture=en
|
|
CulturesToGenerate=en
|
|
CulturesToGenerate=ko-KR
|
|
|
|
[GatherTextStep0]
|
|
CommandletClass=GatherTextFromSource
|
|
SearchDirectoryPaths=Source
|
|
ExcludePathFilters=Config/Localization/*
|
|
FileNameFilters=*.h
|
|
FileNameFilters=*.cpp
|
|
FileNameFilters=*.ini
|
|
ShouldGatherFromEditorOnlyData=false
|
|
|
|
[GatherTextStep1]
|
|
CommandletClass=GenerateGatherManifest
|
|
|
|
[GatherTextStep2]
|
|
CommandletClass=GenerateGatherArchive
|
|
|
|
[GatherTextStep3]
|
|
CommandletClass=GenerateTextLocalizationReport
|
|
bWordCountReport=true
|
|
WordCountReportName=SourceCode.csv
|
|
bConflictReport=true
|
|
ConflictReportName=SourceCode_Conflicts.txt
|
|
|