19 lines
517 B
INI
19 lines
517 B
INI
|
[CommonSettings]
|
||
|
SourcePath=Content/Localization/Game
|
||
|
DestinationPath=Content/Localization/Game/en
|
||
|
NativeCulture=en
|
||
|
CulturesToGenerate=en
|
||
|
bUseCultureDirectory=false
|
||
|
ManifestName=Game.manifest
|
||
|
ArchiveName=Game.archive
|
||
|
PortableObjectName=Game.po
|
||
|
|
||
|
[GatherTextStep0]
|
||
|
CommandletClass=InternationalizationExport
|
||
|
bExportLoc=true
|
||
|
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
|
||
|
POFormat=EPortableObjectFormat::Unreal
|
||
|
ShouldPersistCommentsOnExport=false
|
||
|
ShouldAddSourceLocationsAsComments=true
|
||
|
|