123456789101112131415161718192021222324252627282930313233343536 |
- ; THESE ARE GENERATED FILES, DO NOT EDIT DIRECTLY!
- ; USE THE LOCALIZATION DASHBOARD IN THE UNREAL EDITOR TO EDIT THE CONFIGURATION
- [CommonSettings]
- ManifestDependencies=../../EpicGames/UE_5.0/Engine/Content/Localization/Engine/Engine.manifest
- ManifestDependencies=../../EpicGames/UE_5.0/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=zh-CN
- [GatherTextStep0]
- CommandletClass=GatherTextFromAssets
- IncludePathFilters=Content/_CibesConfigurator/Widgets/*
- ExcludePathFilters=Content/Localization/*
- PackageFileNameFilters=*.umap
- PackageFileNameFilters=*.uasset
- ShouldExcludeDerivedClasses=false
- ShouldGatherFromEditorOnlyData=false
- SkipGatherCache=false
- [GatherTextStep1]
- CommandletClass=GenerateGatherManifest
- [GatherTextStep2]
- CommandletClass=GenerateGatherArchive
- [GatherTextStep3]
- CommandletClass=GenerateTextLocalizationReport
- bWordCountReport=true
- WordCountReportName=Game.csv
- bConflictReport=true
- ConflictReportName=Game_Conflicts.txt
|