Files
Marc Audy d90da4ab1a Merge to Dev-Main for 4.20 @ 4090813
#rb
#rnx
#lockdown Nick.Penwarden

[CL 4091081 by Marc Audy in Main branch]
2018-05-23 21:04:31 -04:00

55 lines
1.4 KiB
INI

[CommonSettings]
SourcePath=Plugins/Runtime/HTTPChunkInstaller/Content/Localization/HTTPChunkInstaller
DestinationPath=Plugins/Runtime/HTTPChunkInstaller/Content/Localization/HTTPChunkInstaller
ManifestName=HTTPChunkInstaller.manifest
ArchiveName=HTTPChunkInstaller.archive
PortableObjectName=HTTPChunkInstaller.po
ResourceName=HTTPChunkInstaller.locres
NativeCulture=en
CulturesToGenerate=en
CulturesToGenerate=fr
CulturesToGenerate=de
CulturesToGenerate=es
CulturesToGenerate=es-419
CulturesToGenerate=it
CulturesToGenerate=ja
CulturesToGenerate=ko
CulturesToGenerate=ru
CulturesToGenerate=zh-Hans
CulturesToGenerate=ar
CulturesToGenerate=pl
CulturesToGenerate=pt-BR
;Gather text from source code
[GatherTextStep0]
CommandletClass=GatherTextFromSource
SearchDirectoryPaths=Plugins/Runtime/HTTPChunkInstaller/Source/
FileNameFilters=*.cpp
FileNameFilters=*.h
FileNameFilters=*.c
FileNameFilters=*.inl
FileNameFilters=*.mm
FileNameFilters=*.ini
ShouldGatherFromEditorOnlyData=false
;Write Manifest
[GatherTextStep1]
CommandletClass=GenerateGatherManifest
;Write Archives
[GatherTextStep2]
CommandletClass=GenerateGatherArchive
;Import localized PO files
[GatherTextStep3]
CommandletClass=InternationalizationExport
bImportLoc=true
;Write Localized Text Resource
[GatherTextStep4]
CommandletClass=GenerateTextLocalizationResource
;Export PO files
[GatherTextStep5]
CommandletClass=InternationalizationExport
bExportLoc=true