added the scripts in the dialogue DT and translated in Korean
This commit is contained in:
37
hwanyoung2/Config/Localization/Dialogue_Gather.ini
Normal file
37
hwanyoung2/Config/Localization/Dialogue_Gather.ini
Normal file
@ -0,0 +1,37 @@
|
||||
; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
|
||||
; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
|
||||
[CommonSettings]
|
||||
ManifestDependencies=../../../../UE_5.3/Engine/Content/Localization/Engine/Engine.manifest
|
||||
ManifestDependencies=../../../../UE_5.3/Engine/Content/Localization/Editor/Editor.manifest
|
||||
SourcePath=Content/Localization/Dialogue
|
||||
DestinationPath=Content/Localization/Dialogue
|
||||
ManifestName=Dialogue.manifest
|
||||
ArchiveName=Dialogue.archive
|
||||
NativeCulture=en
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=ko-KR
|
||||
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GatherTextFromAssets
|
||||
IncludePathFilters=Content/Hwanyoung/*
|
||||
ExcludePathFilters=Content/Localization/*
|
||||
ExcludePathFilters=Content/L10N/*
|
||||
PackageFileNameFilters=*.umap
|
||||
PackageFileNameFilters=*.uasset
|
||||
ShouldExcludeDerivedClasses=false
|
||||
ShouldGatherFromEditorOnlyData=false
|
||||
SkipGatherCache=false
|
||||
|
||||
[GatherTextStep1]
|
||||
CommandletClass=GenerateGatherManifest
|
||||
|
||||
[GatherTextStep2]
|
||||
CommandletClass=GenerateGatherArchive
|
||||
|
||||
[GatherTextStep3]
|
||||
CommandletClass=GenerateTextLocalizationReport
|
||||
bWordCountReport=true
|
||||
WordCountReportName=Dialogue.csv
|
||||
bConflictReport=true
|
||||
ConflictReportName=Dialogue_Conflicts.txt
|
||||
|
Reference in New Issue
Block a user